##// END OF EJS Templates
tests: fix tests broken by 03b60f2f90bf
tests: fix tests broken by 03b60f2f90bf

File last commit:

r6436:856ae126 default
r7395:e2048f5c default
Show More
shortlogentry.tmpl
5 lines | 254 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>{tags%changelogtag}</td>
</tr>