2022-06-15 17:52:23 +02:00
|
|
|
<INCLURE{fond=inclure/head} />
|
|
|
|
|
<body>
|
|
|
|
|
|
2022-06-15 18:56:42 +02:00
|
|
|
<INCLURE{fond=inclure/header,env} />
|
|
|
|
|
|
|
|
|
|
<INCLURE{fond=inclure/nav} />
|
2022-06-15 17:52:23 +02:00
|
|
|
|
|
|
|
|
<section id="main">
|
2022-06-15 18:56:42 +02:00
|
|
|
<BOUCLE_principale(ARTICLES) {id_article=#ENV{id_article,10}}>
|
|
|
|
|
<p class="arbo">
|
|
|
|
|
<a href="#URL_SITE_SPIP/"><:accueil_site:></a>
|
|
|
|
|
<BOUCLE_ariane(HIERARCHIE){id_article}> >
|
|
|
|
|
<a href="#URL_RUBRIQUE">[(#TITRE|couper{80})]</a>
|
|
|
|
|
</BOUCLE_ariane>[ > <strong class="on">(#TITRE|couper{80})</strong>]
|
|
|
|
|
</p>
|
|
|
|
|
#TEXTE|image_reduire{672,*}
|
|
|
|
|
</BOUCLE_principale>
|
2022-06-15 17:52:23 +02:00
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<INCLURE{fond=inclure/footer,self=#SELF} />
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|