From: Yasin <mohammed-yasin.rahman@lip6.fr> Date: Fri, 4 Apr 2014 13:37:58 +0000 (+0200) Subject: templates: Contact form made generic X-Git-Tag: myslice-1.1~153 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d582eb619dfc16a99b8bd8246e05ccbee07588e8;p=myslice.git templates: Contact form made generic --- diff --git a/portal/templates/contact.html b/portal/templates/contact.html index b510b736..722c29df 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -7,7 +7,7 @@ {% block content %} <div class="row"> <div class="col-md-12"> - <h1><img src="{{ STATIC_URL }}icons/support-xs.png" alt="Open a Ticket" /> OneLab Support</h1> + <h1><img src="{{ STATIC_URL }}icons/support-xs.png" alt="Open a Ticket" /> Support</h1> </div> </div> <div class="row">