ref: 142bb6d5cfa25b4f8d495ea82e09a1b94efb9f0f
dir: /sys/lib/python/mercurial/templates/spartan/shortlogentry.tmpl/
<table class="slogEntry parity{parity}">
<tr>
<td class="age">{date|age}</td>
<td class="author">{author|person}</td>
<td class="node"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a></td>
</tr>
</table>