2 <h2><a href="%(url)s/post/%(uuid)s">%(arttitle)s</a></h2>
3 <span class="artinfo" style="vertical-align: middle">
4 by %(author)s on <span class="date">
6 <a class="date" href="%(url)s/%(cyear)d/">%(cyear)04d</a>-
7 <a class="date" href="%(url)s/%(cyear)d/%(cmonth)d/">%(cmonth)02d</a>-
8 <a class="date" href="%(url)s/%(cyear)d/%(cmonth)d/%(cday)d/">%(cday)02d</a>
9 %(chour)02d:%(cminute)02d</span>
10 (updated on <span class="date">
11 <a class="date" href="%(url)s/%(uyear)d/">%(uyear)04d</a>-
12 <a class="date" href="%(url)s/%(uyear)d/%(umonth)d/">%(umonth)02d</a>-
13 <a class="date" href="%(url)s/%(uyear)d/%(umonth)d/%(uday)d/">%(uday)02d</a>
14 %(uhour)02d:%(uminute)02d)</span><br/>
15 <span class="tags">tagged %(tags)s</span> -
16 <span class="comments">with %(comments)s
17 <a href="%(url)s/post/%(uuid)s#comments">comment(s)</a></span>