Mercurial > hg
view templates/spartan/shortlogentry.tmpl @ 9982:ddc899096b7b
Merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 01 Dec 2009 14:37:33 -0600 |
parents | 5c1aabc58004 |
children |
line wrap: on
line source
<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>