source:
spip-zone/_squelettes_/bazar/trunk/inclure/nav.html
@
90497
Last change on this file since 90497 was 90497, checked in by , 6 years ago | |
---|---|
File size: 327 bytes |
Line | |
---|---|
1 | <B_nav> |
2 | <nav class="nav[ (#TOTAL_BOUCLE|=={1}|oui)none]" id="nav"> |
3 | <ul> |
4 | <BOUCLE_nav(RUBRIQUES) {racine} {par num titre, titre}> |
5 | <li class="nav-item[ (#EXPOSE)][ (#COMPTEUR_BOUCLE|=={1}|oui)first][ (#COMPTEUR_BOUCLE|=={#TOTAL_BOUCLE}|oui)last]"><a href="#URL_RUBRIQUE">#TITRE</a></li> |
6 | </BOUCLE_nav> |
7 | </ul> |
8 | </nav> |
9 | </B_nav> |
Note: See TracBrowser
for help on using the repository browser.