sapling/templates/shortlogentry.tmpl
2006-10-05 15:04:15 -07:00

8 lines
244 B
Cheetah

<table class="slogEntry parity#parity#">
<tr>
<td class="age">#date|age#</td>
<td class="author">#author|obfuscate#</td>
<td class="node"><a href="#url#rev/#node|short#{getentries}">#desc|strip|firstline|escape#</a></td>
</tr>
</table>