2017-01-31 22:42:20 +01:00
|
|
|
<article class="group">
|
2024-01-07 20:45:13 +01:00
|
|
|
<h1><a href="$url$">$title$</a></h1>
|
|
|
|
<div class="postmeta">
|
|
|
|
<div id="date">$date$</div>
|
2019-01-28 16:42:01 -05:00
|
|
|
$if(tags)$
|
2019-08-03 15:56:12 +02:00
|
|
|
<div id="tags">Posted in $tags$</div>
|
2019-01-28 16:42:01 -05:00
|
|
|
$endif$
|
2024-01-07 20:45:13 +01:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<section>$body$</section>
|
2017-01-31 22:42:20 +01:00
|
|
|
</article>
|