File "recents.html"
Full Path: /home/spiraleeea/www/spirale/squelettes/recents.html
File size: 843 bytes
MIME-type: text/plain
Charset: utf-8
<B_articles>
<div class="menu menu_articles" id="articles_recents">
<BOUCLE_titreacc(RUBRIQUES){id_rubrique=86}><h2>#TITRE</h2></BOUCLE_titreacc>
#ANCRE_PAGINATION
<ul>
<BOUCLE_articles(ARTICLES) {id_rubrique=86} {par hasard} {pagination}>
<li dir="#LANG_DIR" class="hentry clearfix text-#LANG_LEFT">
<small><abbr class="published"[ title="(#DATE|date_iso)"]>[(#DATE|affdate_jourcourt)]</abbr></small>
[(#LOGO_ARTICLE_RUBRIQUE{#URL_ARTICLE}|image_reduire{75,*})]
<h3 class="entry-title"><strong><a class="lien_box" href="#URL_ARTICLE" rel="bookmark">#TITRE</a></strong></h3>
[<div class="#EDIT{intro} introduction entry-content">(#INTRODUCTION{200})</div>]
</li>
</BOUCLE_articles>
</ul>
[<nav role="navigation" class="p pagination">(#PAGINATION{precedent_suivant})</nav>]
</div><!--#articles_recents-->
</B_articles>