ref: b74ce50a1c8670e46ee55c4aa09912da6567bd9b
dir: /sys/lib/python/mercurial/templates/paper/filelogentry.tmpl/
<tr class="parity{parity}"> <td class="age">{date|age}</td> <td class="author">{author|person}</td> <td class="description"><a href="{url}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td> </tr>