##// END OF EJS Templates
i18n-da: fix typo and translate rollback messages
i18n-da: fix typo and translate rollback messages

File last commit:

r8235:89bc3946 default
r8349:e539fa9d default
Show More
shortlogentry.tmpl
7 lines | 264 B | application/x-cheetah | CheetahLexer
<table class="slogEntry parity#parity#">
<tr>
<td class="age">#date|age#</td>
<td class="author">#author|person#</td>
<td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape|nonempty#</a></td>
</tr>
</table>