|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<INCLURE{fond=inclure/head,id_rubrique}>
|
|
|
|
</head>
|
|
|
|
<body class="is-preload">
|
|
|
|
|
|
|
|
<!-- Page Wrapper -->
|
|
|
|
<div id="page-wrapper">
|
|
|
|
|
|
|
|
<!-- Header & Menu -->
|
|
|
|
<INCLURE{fond=inclure/header_menu}>
|
|
|
|
|
|
|
|
<!-- Main -->
|
|
|
|
<BOUCLE_principale(RUBRIQUES){id_rubrique}{id_rubrique !IN #CONFIG{html5up_spectral/rubrique_exclure}|picker_selected{rubrique}}>
|
|
|
|
<article id="main">
|
|
|
|
<header>
|
|
|
|
|
|
|
|
<h2>[(#TITRE|supprimer_numero)]</h2>
|
|
|
|
<p>#DESCRIPTIF </p>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
|
|
<section class="wrapper style4 alt">
|
|
|
|
<div class="inner">
|
|
|
|
<p>
|
|
|
|
<B_FilAriane>
|
|
|
|
<br /><a href="#URL_SITE_SPIP"><:accueil_site:></a> >
|
|
|
|
<BOUCLE_FilAriane(HIERARCHIE){id_article}{id_rubrique !IN #CONFIG{html5up_spectral/rubrique_exclure}|picker_selected{rubrique}}>
|
|
|
|
<a href="#URL_RUBRIQUE">[(#TITRE|supprimer_numero)]</a> >
|
|
|
|
</BOUCLE_FilAriane>
|
|
|
|
|
|
|
|
<BOUCLE_art(ARTICLES) {id_rubrique}>
|
|
|
|
</BOUCLE_art>
|
|
|
|
#TOTAL_BOUCLE [(#TOTAL_BOUCLE|>={2}|?{<:articles:>, <:article:>})]
|
|
|
|
</B_art>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section class="wrapper style5">
|
|
|
|
<div class="inner">
|
|
|
|
[(#TEXTE|image_reduire{800,*})]
|
|
|
|
|
|
|
|
<BOUCLE_articles(ARTICLES) {id_rubrique} {par num titre}{!par date}>
|
|
|
|
<h4><a href="#URL_ARTICLE">#TITRE</a></h4>
|
|
|
|
</BOUCLE_articles>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</BOUCLE_principale>
|
|
|
|
|
|
|
|
<!-- Footer -->
|
|
|
|
<INCLURE{fond=inclure/footer}>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- Scripts -->
|
|
|
|
<INCLURE{fond=inclure/script}>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|