<!-- Unfortunately, CSS means everything's got to be inline. -->
<p>Article numéro: <?phpechoarticle_number(article_id());?>, <?phpechocount_words(article_markdown());?> mots <?phpif(comments_open()):?>,
<?phpechototal_comments();?><?phpechopluralise(total_comments(),"commentaire","s")?> pour le moment.<?phpendif;?><?phpechoarticle_custom_field('attribution');?></p>
Posté <timedatetime="<?phpechodate(DATE_W3C,article_time());?>"><?phpechorelative_time(article_time());?></time> par <?phpechoarticle_author('real_name');?>.
Posté <timedatetime="<?phpechodate(DATE_W3C,article_time());?>"><?phpechorelative_time(article_time());?></time> par <?phpechoarticle_author('real_name');?>.