|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
[(#ENV{afficher_logo}|oui)[(#LOGO_ARTICLE|image_recadre{1:1,-,focus})]] |
|
|
|
|
[(#ENV{masquer_date}|non)<h2 class="h2"><:spipr_dane:publie_le:></h2> |
|
|
|
|
<p class="center"> |
|
|
|
|
<time datetime="[(#DATE|date_iso)]" ><i class="icon-calendar"></i> [(#DATE|nom_jour) ][(#DATE|affdate)]</time> |
|
|
|
|
<time datetime="[(#DATE|date_iso)]" ><i class="fa fa-calendar"></i> [(#DATE|nom_jour) ][(#DATE|affdate)]</time> |
|
|
|
|
[(#DATE_MODIF|affdate|!=={[(#DATE|affdate)]}|?{[<small>(<:spipr_dane:modifie_le:> (#DATE_MODIF|affdate))</small>]})] |
|
|
|
|
</p> |
|
|
|
|
][(#ENV{masquer_date}|non)[<h2 class="h2"><:spipr_dane:auteurs:></h2> |
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
<span class="tags"> |
|
|
|
|
<ul class="inline center"> |
|
|
|
|
<BOUCLE_tags(MOTS){id_article}{si #ENV{masquer_mots}|non}> |
|
|
|
|
<li><a class="label" href="#URL_MOT"><i class="icon-tag icon-white"></i> #TITRE</a></li> |
|
|
|
|
<li><a class="label" href="#URL_MOT"><i class="fa fa-tag"></i> #TITRE</a></li> |
|
|
|
|
</BOUCLE_tags> |
|
|
|
|
</ul> |
|
|
|
|
</span> |
|
|
|
|