templates: Contact form made generic
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 4 Apr 2014 13:37:58 +0000 (15:37 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 4 Apr 2014 13:37:58 +0000 (15:37 +0200)
portal/templates/contact.html

index b510b73..722c29d 100644 (file)
@@ -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">