##// END OF EJS Templates
tests: add some tests for web.allowpull configurations
tests: add some tests for web.allowpull configurations

File last commit:

r6436:856ae126 default
r6778:959efdac 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>