rauhala.info/rauhala.info/templates/post.html

12 lines
219 B
HTML

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