Fix invalid HTML in nomcom template

- Legacy-Id: 6924
This commit is contained in:
Ole Laursen 2013-12-13 16:48:56 +00:00
parent 3febf7d216
commit 3ba9424845

View file

@ -12,9 +12,7 @@
{% if form.errors %}<div class="info-message-error">Please correct the following errors</div>{% endif %}
<form enctype="multipart/form-data" action="" method="post">{% csrf_token %}
<table>
{{ form }}
</table>
<h3>Reminder Dates</h3>