X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=b256d37a830ec0011a1d38946c1ca19d6b933e7c;hb=0120bc491b3464f4981270a28ac153fa62f3b08b;hp=9151a54ddc655aab1ee9c2da25edc3e35b25df60;hpb=2930c6719bef8360ba5554e49535cee60506d329;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 9151a54d..b256d37a 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -4,27 +4,27 @@ {{ wizard.form.media }} {% endblock %} -{% block unfold1_main %} +{% block unfold_main %} -
+

Onelab Support

If you have already registered, then please send an e-mail or visit us

+
{% csrf_token %}
{% for field in form %}
- -
{{ field }}

{{ field.help_text }}

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

{{ field.help_text }}

{% endfor %} -
- -
+