You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
menus/menu.html

13 lines
245 B
HTML

<BOUCLE_menu_principal(MENUS){id_menu}>
<html>
<head>
[<title>(#TITRE|textebrut)</title>]
<meta name="robots" content="none" />
</head>
<body>
<h1>#TITRE</h1>
#INCLURE{fond=inclure/menu, env}
</body>
</html>
</BOUCLE_menu_principal>