X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=fe327a683e7eb36685b4b8075dd0d9ade59f1b66;hb=e187276bb5da1d4e7195fd9aea066ae3b34b2df4;hp=4bc8218ba8e26fe20012684f85d9a18d2db9e359;hpb=73c56c22ad3fad69695018c4dea8a0d22cd5727c;p=unfold.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 4bc8218b..fe327a68 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -1,21 +1,22 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} {% block head %} {{ wizard.form.media }} {% endblock %} -{% block unfold_main %} - - -
-

Open a Ticket Onelab Support

- -

- 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 -

+{% block content %} +
+

Open a Ticket OneLab Support

+
+
+

Please check our FAQ section. Most of the basic problems are explained there.

+

+ If you haven't find your answes in the FAQ, please contact us by filling the form below.
+ You can also e-mail us directly. +

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