diff --git a/templates/renater/web/index.tt2.html b/templates/renater/web/index.tt2.html index 16b577ec3a1a4b745ca22942c3471347591345d6..40fa4e77a6edc236f8f3517468489b276a371f73 100644 --- a/templates/renater/web/index.tt2.html +++ b/templates/renater/web/index.tt2.html @@ -56,33 +56,6 @@ <label class="show-for-small-only">Accueil</label> </a> </li> - <!-- SUPPORT --> - <!--<li class="has-submenu">--> - <!--<a href="#" title="Support" data-tooltip class="left">--> - <!--<img class="hide-for-small-only support_img" src="images/support.svg" alt="Support" data-options="disable_for_touch:true"/>--> - <!--<label class="show-for-small-only">Support</label>--> - <!--</a>--> - - <!--<ul class="submenu vertical" data-submenu>--> - <!--<li>--> - <!--<a href="user_guide">--> - <!--<label>Guide utilisateur</label>--> - <!--</a>--> - <!--</li>--> - <!--<li>--> - <!--<a href="faq">--> - <!--<label>FAQ</label>--> - <!--</a>--> - <!--</li>--> - <!--</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>--> </ul> </menu> </nav>