[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / menus / menu.html
diff --git a/www/plugins/menus/menu.html b/www/plugins/menus/menu.html
new file mode 100644 (file)
index 0000000..b6581eb
--- /dev/null
@@ -0,0 +1,11 @@
+<BOUCLE_menu_principal(MENUS){id_menu}>
+<html>
+       <head>
+               [<title>(#TITRE|textebrut)</title>]
+       </head>
+       <body>
+               <h1>#TITRE</h1>
+               #INCLURE{fond=inclure/menu, env}
+       </body>
+</html>
+</BOUCLE_menu_principal>