Mercurial > hg
view templates/coal/shortlogentry.tmpl @ 6530:4b92591c69a7
merge: replace readline() call, missing from posixfile_nt
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sat, 12 Apr 2008 20:51:26 +0200 |
parents | 856ae126f48c |
children | 7b2a77b20964 |
line wrap: on
line source
<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}</a>{tags%changelogtag}</td> </tr>