.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<form action="" method="post">
|
||||
{% csrf_token %}
|
||||
{{ form.non_field_errors }}
|
||||
|
||||
{{user}}
|
||||
<div class="fieldWrapper">
|
||||
{{ form.content_type.errors }}
|
||||
<label for="{{ form.content_type.id_for_label }}">Content Type</label>
|
||||
|
||||
Reference in New Issue
Block a user