##// END OF EJS Templates
i18n-pt_BR: synchronized with 8d960240faac
i18n-pt_BR: synchronized with 8d960240faac

File last commit:

r13850:1209e1d5 default
r13851:7fb7571e stable
Show More
filelogentry.tmpl
5 lines | 323 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|nonempty}</a>{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}</td>
</tr>