X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fcontact_sent.html;h=2cdeccfa213898cba072a2583219cc06ca62a5be;hb=7e2459e0dc1cef399e9b010d99381e38da5c5556;hp=ca12d5f5783e4ab134955886924d0beb333b5691;hpb=c0c7175e6883ad9bc746692e7c71202e64ec2351;p=unfold.git diff --git a/portal/templates/contact_sent.html b/portal/templates/contact_sent.html index ca12d5f5..2cdeccfa 100644 --- a/portal/templates/contact_sent.html +++ b/portal/templates/contact_sent.html @@ -1,9 +1,18 @@ -{% extends "layout-unfold1.html" %} +{% extends "layout.html" %} -{% block unfold1_main %} - -

Query Received !

- -We will study your problem and get back to you as soon as possible. +{% block content %} +
+
+

Open a TicketContact us

+
+
+
+
+

Query received.

+

+ We will study your problem and get back to you as soon as possible. +

+
+
{% endblock %}