##// END OF EJS Templates
coal/paper: switch to XHTML 1.1
coal/paper: switch to XHTML 1.1

File last commit:

r7411:b71ee3e0 default
r7725:6a888d49 default
Show More
shortlogentry.tmpl
5 lines | 314 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>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
</tr>