Utilisation du champ Chapeau pour les textes d'engagement sur la page d'accueil

This commit is contained in:
Vincent Calame 2019-10-13 20:31:43 +02:00 committed by root
parent 4a66834f77
commit 76db2f9776
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<div class="engagements">
[(#REM) inclure les 3 engagements ]
<BOUCLES_trois-engagements (ARTICLES) {id_rubrique=10}{0,3}{par num titre}>
<articles>#LOGO_ARTICLE <h2>#TITRE</h2> #TEXTE <a class="bouton-simple" href="#URL_SITE">#NOM_SITE</a>
<articles>#LOGO_ARTICLE <h2>#TITRE</h2> #CHAPO <a class="bouton-simple" href="#URL_SITE">#NOM_SITE</a>
</articles>
</BOUCLES_trois-engagements>
</div>