##// END OF EJS Templates
backout most of 4f8067c94729
backout most of 4f8067c94729

File last commit:

r9999:f91e5630 default
r12401:4cdaf1ad default
Show More
filelogentry.tmpl
5 lines | 323 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 <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|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
</tr>