##// END OF EJS Templates
Update templates to use NewWebInterface
Update templates to use NewWebInterface

File last commit:

r3265:d1aa83f1 default
r3265:d1aa83f1 default
Show More
shortlogentry.tmpl
7 lines | 232 B | application/x-cheetah | CheetahLexer
<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#">#desc|strip|firstline|escape#</a></td>
</tr>
</table>