X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Ftemplates%2Fcontact.html;fp=portal%2Ftemplates%2Fcontact.html;h=8ffbf9c926faca81e6f9e5924286b00da9aee856;hb=e6184193b74ac6d5c52289546dae9121bdd99008;hp=624fac306d6db5f6b0d5c07c92ab74f0345749b4;hpb=3167207804460a2c42e1e5a8346c597f9832d295;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 624fac30..8ffbf9c9 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -13,16 +13,18 @@ or visit us +
{% csrf_token %}
{% for field in form %}
- -
{{ field.errors }} {{ field }}

{{ field.help_text }}

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

{{ field.help_text }}

{% endfor %} - +