{% if edit_title %}
{{ post_form.post_author_username }}
{{ post_form.post_author_email }}
|
|
{{ post_form.post_author_username.errors }} {{ post_form.post_author_email.errors }} |