librealire/squelettes/modeles/dernieretranscription.html

6 lines
291 B
HTML
Raw Normal View History

<BOUCLE_compo(RUBRIQUES){composition=transcriptions}>
<BOUCLE_trans(ARTICLES){id_rubrique}{!par date}{0,1}>
2020-10-23 16:41:26 +02:00
[(#MODELE{bouton,texte=[(#ENV{texte}|propre|sinon{Dernière transcription})],lienobjet=article,lienidobjet=#ID_ARTICLE,class=taille3 tp #ENV{class}})]
</BOUCLE_trans>
</BOUCLE_compo>