X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=2652647739deea63df81d8ea25111a24ccfbd7fb;hb=999111b2487f0b23b43b590052919c81c688e0d2;hp=9151a54ddc655aab1ee9c2da25edc3e35b25df60;hpb=2930c6719bef8360ba5554e49535cee60506d329;p=myslice.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 9151a54d..26526477 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -18,13 +18,11 @@
{% for field in form %}
- -
{{ field }}

{{ field.help_text }}

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

{{ field.help_text }}

{% endfor %} -
- -
+