Explorar el Código

add main menu to template file

dev01
Dom SP hace 3 años
padre
commit
2bbb589de0
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      app/views/tpl/index.html

+ 4
- 0
app/views/tpl/index.html Ver fichero

@@ -55,6 +55,10 @@
</div></div>
</div> <!-- #mobile-nav -->
<nav id="main-nav">
<include href="navigation.htm" with="menu={{ @navi.main }}" />
</nav>
<div id="platzhalter"></div>
<section id="content">

Cargando…
Cancelar
Guardar