##// END OF EJS Templates
run-tests: make --noskips work
run-tests: make --noskips work

File last commit:

r18526:9409aeaa stable
r19294:3c3f6b83 default
Show More
filelogentry.tmpl
5 lines | 362 B | application/x-cheetah | CheetahLexer
<tr class="parity{parity}">
<td class="age">{date|rfc822date}</td>
<td class="author">{author|person}</td>
<td class="description"><a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}{rename%filelogrename}</td>
</tr>