X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=12f76c33b89b936518045193893e454bcf69a3a0;hb=a7ece4217d191ea04a42c87f4392d45e24eebccc;hp=2652647739deea63df81d8ea25111a24ccfbd7fb;hpb=999111b2487f0b23b43b590052919c81c688e0d2;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 26526477..12f76c33 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 - or visit us

+

If you have any diffculties using the portal, please contact us by filling this form below.

+

You can also e-mail us directly or consult to our documentation

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

{{ field.help_text }}

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

{{ field.help_text }}

{% endfor %} - +