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