X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Ftemplates%2Fcontact.html;fp=portal%2Ftemplates%2Fcontact.html;h=43adfa5c78c66294b755ee4e2190a92c3faa0b17;hb=194f64e52b806bafa5a5e0ed2940b94a462fe87e;hp=2652647739deea63df81d8ea25111a24ccfbd7fb;hpb=641432a9373ea5466ab8fd1cc7114950660b609f;p=myslice.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 26526477..43adfa5c 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 %} - +