Mercurial > hg
view templates/old/shortlogentry.tmpl @ 3969:edaf68032a27
add possibility to pass flags when testing with the Makefile
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Tue, 26 Dec 2006 03:11:37 +0100 |
parents | fc34c031ff54 |
children |
line wrap: on
line source
<table class="slogEntry parity#parity#"> <tr> <td class="age">#date|age#</td> <td class="author">#author|obfuscate#</td> <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td> </tr> </table>