mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
9 lines
No EOL
244 B
HTML
9 lines
No EOL
244 B
HTML
<B_nav>
|
|
<div class="nav clearfix[ (#TOTAL_BOUCLE|=={1}|oui)none]" id="nav">
|
|
<ul>
|
|
<BOUCLE_nav(RUBRIQUES) {racine} {par num titre, titre}>
|
|
<li[ class="(#EXPOSE)"]><a href="#URL_RUBRIQUE">#TITRE</a></li>
|
|
</BOUCLE_nav>
|
|
</ul>
|
|
</div>
|
|
</B_nav> |