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