##// END OF EJS Templates
tests: run svn tests only with svn bindings >1.3
tests: run svn tests only with svn bindings >1.3

File last commit:

r6436:856ae126 default
r7315:408cf9eb default
Show More
filelogentry.tmpl
5 lines | 235 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></td>
</tr>