<article>
<section class="header">
<h1>
$title$
</h1>
$if(date)$
<p>
Posted on $date$
</p>
$endif$
$if(author)$
by $author$
</section>
<section>
$body$
</article>