15 lines
469 B
HTML
15 lines
469 B
HTML
|
[(#REM) Articles trouves ]
|
||
|
<B_articles>
|
||
|
#ANCRE_PAGINATION
|
||
|
<h2><:articles:/> (#GRAND_TOTAL)</h2>
|
||
|
<ul>
|
||
|
<BOUCLE_articles(ARTICLES) {recherche} {lang} {!par points} {pagination 5}>
|
||
|
<li class="block-link-parent">
|
||
|
<strong><a class="block-link" href="#URL_ARTICLE"[ hreflang="(#LANG)"]>#TITRE</a></strong>[
|
||
|
(#COMPOSITION|=={transcriptions}|non)[(#INTRODUCTION{150})]
|
||
|
]</li>
|
||
|
</BOUCLE_articles>
|
||
|
</ul>
|
||
|
[<p class="pagination">(#PAGINATION)</p>]
|
||
|
</B_articles>
|