From 7a44a5e9a70aa6289ec0db34d99261e83c363021 Mon Sep 17 00:00:00 2001
From: Olivier Lumineau <olivier.lumineau@renater.fr>
Date: Tue, 24 Jul 2018 14:49:59 +0200
Subject: [PATCH] Removing help and faq menu

---
 templates/renater/web/index.tt2.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/templates/renater/web/index.tt2.html b/templates/renater/web/index.tt2.html
index 3d2128d..be82150 100644
--- a/templates/renater/web/index.tt2.html
+++ b/templates/renater/web/index.tt2.html
@@ -80,12 +80,12 @@
                                 <!--</ul>-->
                             <!--</li>-->
                             <!-- Contact -->
-                            <li>
-                                <a href="/contacts" title="Contact" data-tooltip class="left">
-                                    <img class="hide-for-small-only home_img" src="images/contact.svg" alt="Contact" data-options="disable_for_touch:true"/>
-                                    <label class="show-for-small-only">Contact</label>
-                                </a>
-                            </li>
+                            <!--<li>-->
+                                <!--<a href="/contacts" title="Contact" data-tooltip class="left">-->
+                                    <!--<img class="hide-for-small-only home_img" src="images/contact.svg" alt="Contact" data-options="disable_for_touch:true"/>-->
+                                    <!--<label class="show-for-small-only">Contact</label>-->
+                                <!--</a>-->
+                            <!--</li>-->
                         </ul>
                     </menu>
                 </nav>
-- 
GitLab