X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=43adfa5c78c66294b755ee4e2190a92c3faa0b17;hb=5b238095884e99f7fa9776264a91fda169f71866;hp=9151a54ddc655aab1ee9c2da25edc3e35b25df60;hpb=2930c6719bef8360ba5554e49535cee60506d329;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 9151a54d..43adfa5c 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -13,18 +13,18 @@ or visit us +
{% csrf_token %}
{% for field in form %}
- -
{{ field }}

{{ field.help_text }}

+ +
{{ field.errors }} {{ field }}

{{ field.help_text }}

{% endfor %} -
- -
+