Line | |
---|
1 | [(#REM) Derniers articles ] |
---|
2 | <B_articles_recents> |
---|
3 | <div class="menu articles"> |
---|
4 | [(#ANCRE_PAGINATION)] |
---|
5 | <h2><:derniers_articles:></h2> |
---|
6 | [<p class="pagination">(#PAGINATION)</p>] |
---|
7 | <ul> |
---|
8 | <BOUCLE_articles_recents(ARTICLES) {par date}{inverse} {pagination 5}> |
---|
9 | <li class="hentry"> |
---|
10 | [(#LOGO_ARTICLE_RUBRIQUE{#URL_ARTICLE}|image_reduire{150,100})] |
---|
11 | <h3 class="entry-title"><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></h3> |
---|
12 | <small><abbr class="published"[ title="(#DATE|date_iso)"]>[(#DATE|affdate_jourcourt)]</abbr>[, <:par_auteur:> (#LESAUTEURS)]</small> |
---|
13 | [<div class="#EDIT{intro} introduction entry-content" id="content">(#INTRODUCTION)</div>] |
---|
14 | </li> |
---|
15 | </BOUCLE_articles_recents> |
---|
16 | </ul> |
---|
17 | [<p class="pagination">(#PAGINATION)</p>] |
---|
18 | </div> |
---|
19 | </B_articles_recents> |
---|
Note: See
TracBrowser
for help on using the repository browser.