2023-08-10 13:44:01 +02:00
|
|
|
<B_articles>
|
|
|
|
<div class="postes">
|
|
|
|
#ANCRE_PAGINATION
|
|
|
|
<ul>
|
|
|
|
<BOUCLE_articles(ARTICLES) {!par date} {pagination}>
|
|
|
|
<section class="liste-item">
|
|
|
|
<h1><strong></strong><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></strong></h1>
|
2023-08-11 10:32:31 +02:00
|
|
|
<time class="date"[ title="(#DATE|date_iso)"]>[(#DATE|nom_jour) ][(#DATE|affdate)]</time>
|
2023-08-10 13:44:01 +02:00
|
|
|
[(#DESCRIPTIF)]<a href="#URL_ARTICLE"><:archil:lire_la_suite:></a>
|
|
|
|
</section>
|
|
|
|
</BOUCLE_articles>
|
|
|
|
</ul>
|
|
|
|
[<nav role="navigation" class="pagination">(#PAGINATION{precedent_suivant})</nav>]
|
|
|
|
</div><!--#articles_recents-->
|
|
|
|
</B_articles>
|