diff --git a/dist/site.html b/dist/site.html index bf3cd5eed9487ec7e846a5f6d0aa8993e7420acd..2f817097f5bbf5d25843f310c10b65d8607038bd 100644 --- a/dist/site.html +++ b/dist/site.html @@ -52,9 +52,10 @@ <li> <h3 class="titre"><a href="#URL_ARTICLE" class="spip_out">#TITRE</a></h3> [<div class="enclosures">(#TAGS|afficher_enclosures)</div>] - <small>[(#DATE|affdate_court)][, <:par_auteur:> (#LESAUTEURS)]</small> - [<small>— <em>(#TAGS|afficher_tags{'directory'})</em></small>] - [<small>— <em>(#TAGS|afficher_tags{'tag'})</em></small>] + <small>[(#DATE|affdate_court)][, + <:par_auteur:> (#LESAUTEURS)] + [— <em>(#TAGS|afficher_tags)</em>] + </small> [<div class="texte">(#DESCRIPTIF)</div>] </li> </BOUCLE_articles>