11 lines
No EOL
381 B
HTML
11 lines
No EOL
381 B
HTML
[(#REM) On affiche le premier article par défaut]
|
|
<BOUCLE_menu_methode(ARTICLES){titre_mot=Méthode}{0,1}{si #ENV{id_article}|non}>
|
|
[(#ID_ARTICLE|setenv{id_article})]
|
|
</BOUCLE_menu_methode>
|
|
|
|
<section id="methode" class="container section-top section-bottom">
|
|
<div class="cadre-blanc">
|
|
<h1>La méthode</h1>
|
|
<INCLURE{fond=inclure/methode_contenu,env,ajax}>
|
|
</div>
|
|
</section> |