X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact.html;h=4bc8218ba8e26fe20012684f85d9a18d2db9e359;hb=73c56c22ad3fad69695018c4dea8a0d22cd5727c;hp=12f76c33b89b936518045193893e454bcf69a3a0;hpb=cf48c2a79b7bf47b10dfa1eab75e1148cac49208;p=myslice.git diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 12f76c33..4bc8218b 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -6,16 +6,16 @@ {% block unfold_main %} - -
-

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

-
- -
+
+

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 +

+ +
{% csrf_token %}
{% for field in form %} @@ -24,7 +24,9 @@
{{ field.errors }} {{ field }}

{{ field.help_text }}

{% endfor %} - +
+
+