2020-12-07 15:39:55 +01:00
|
|
|
<BOUCLE_trans(RUBRIQUES){composition=transcriptions}>
|
2020-12-03 10:18:50 +01:00
|
|
|
[(#REM) Articles trouves ]
|
|
|
|
<B_articles>
|
2020-12-07 15:39:55 +01:00
|
|
|
<div class="liste_articles">
|
2020-12-03 10:18:50 +01:00
|
|
|
#ANCRE_PAGINATION
|
2020-12-07 15:39:55 +01:00
|
|
|
<h2 class="h2"><:articles:/> (#GRAND_TOTAL)</h2>
|
|
|
|
<div>
|
|
|
|
<BOUCLE_articles(ARTICLES) {id_rubrique} {recherche} {lang} {!par points} {pagination 5}>
|
|
|
|
#INCLURE{fond=inclure/resume/article, id_article, env, couper=#ENV{couper}, compteur=#COMPTEUR_BOUCLE}
|
2020-12-03 10:18:50 +01:00
|
|
|
</BOUCLE_articles>
|
2020-12-07 15:39:55 +01:00
|
|
|
</div>
|
2020-12-03 10:18:50 +01:00
|
|
|
[<p class="pagination">(#PAGINATION)</p>]
|
2020-12-07 15:39:55 +01:00
|
|
|
</div>
|
2020-12-03 10:18:50 +01:00
|
|
|
</B_articles>
|
2020-12-07 15:39:55 +01:00
|
|
|
</BOUCLE_trans>
|