Close div

This commit is contained in:
PCoder 2019-06-24 19:07:11 +02:00
parent a330dee9a1
commit 39549d5e36
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
</textarea>
<br/>
{% endfor %}
</>
</div>
{% for field in form %}
{% bootstrap_field field %}
{% endfor %}