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