##// END OF EJS Templates
Add tests for qfold
Add tests for qfold

File last commit:

r8235:89bc3946 default
r8426:2ff17c4d default
Show More
shortlogentry.tmpl
5 lines | 314 B | application/x-cheetah | CheetahLexer
<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>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
</tr>