aboutsummaryrefslogtreecommitdiff
path: root/templates/barepost.html
blob: 4a7e2a35992e161ed5f70fab1bcbf56dfbf7e501 (plain) (blame)
1
2
3
4
5
<div class="bodyitem">
    <a href="$url$"><h2> $title$ </h2></a>
    <p>Posted on $date$</p>
        $body$
</div>