mirror of
https://git.spip.net/spip-contrib-squelettes/archil
synced 2023-08-25 10:33:10 +02:00
ajustement format date
This commit is contained in:
parent
7e0d506881
commit
600ffcf104
@ -5,7 +5,7 @@
|
|||||||
<BOUCLE_articles(ARTICLES) {!par date} {pagination}>
|
<BOUCLE_articles(ARTICLES) {!par date} {pagination}>
|
||||||
<section class="liste-item">
|
<section class="liste-item">
|
||||||
<h1><strong></strong><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></strong></h1>
|
<h1><strong></strong><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></strong></h1>
|
||||||
<time [ title="(#DATE|date_iso)"]>[(#DATE|affdate_jourcourt)]</time>
|
<time class="date"[ title="(#DATE|date_iso)"]>[(#DATE|nom_jour) ][(#DATE|affdate)]</time>
|
||||||
[(#DESCRIPTIF)]<a href="#URL_ARTICLE"><:archil:lire_la_suite:></a>
|
[(#DESCRIPTIF)]<a href="#URL_ARTICLE"><:archil:lire_la_suite:></a>
|
||||||
</section>
|
</section>
|
||||||
</BOUCLE_articles>
|
</BOUCLE_articles>
|
||||||
|
Loading…
Reference in New Issue
Block a user