.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
{% if user.is_authenticated %}
|
{% if user.is_authenticated %}
|
||||||
User: {{user}}
|
User: {{user}}
|
||||||
{% else %}
|
{% else %}
|
||||||
<div class="fieldWrapper">
|
<div class="fieldWrapper">
|
||||||
{{ form.author.errors }}
|
{{ form.author.errors }}
|
||||||
<label for="{{ form.author.id_for_label }}">Author</label>
|
<label for="{{ form.author.id_for_label }}">Author</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user