X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=ab00b1578d796a11dd0c765276704b111bf1423f;hb=c3272ce22d726e69598349413eb7a7e982b027d8;hp=624fac306d6db5f6b0d5c07c92ab74f0345749b4;hpb=3167207804460a2c42e1e5a8346c597f9832d295;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 624fac30..ab00b157 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -4,25 +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 +

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

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

{{ field.help_text }}

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

{{ field.help_text }}

{% endfor %} - +