File "recents.html"
Full path: /home/argothem/www/cache/log/inc/inclure/recents.html
File size: 783 bytes
MIME-type: text/html
Charset: utf-8
<B_articles>
<div class="menu menu_articles" id="articles_recents">
<h2 class="offscreen"><:articles_recents:></h2>
#ANCRE_PAGINATION
<ul>
<BOUCLE_articles(ARTICLES) {!par date} {pagination}>
<li dir="#LANG_DIR" class="hentry clearfix text-#LANG_LEFT">
[(#LOGO_ARTICLE_RUBRIQUE{#URL_ARTICLE}|image_reduire{200,*})]
<h3 class="h2 entry-title"><a href="#URL_ARTICLE" rel="bookmark">#TITRE</a></h3>
<small><abbr class="published"[ title="(#DATE|date_iso)"]>[(#DATE|affdate_jourcourt)]</abbr>[, <:par_auteur:> (#LESAUTEURS|supprimer_tags)]</small>
[<div class="#EDIT{intro} introduction entry-content">(#INTRODUCTION)</div>]
</li>
</BOUCLE_articles>
</ul>
[<p class="pagination">(#PAGINATION|{precedent_suivant})</p>]
</div><!--#articles_recents-->
</B_articles>