templates/paper/filelogentry.tmpl
author Martin Geisler <mg@daimi.au.dk>
Sun, 25 Jan 2009 20:27:37 +0100
changeset 7712 9f9bbd33f71e
parent 7411 b71ee3e00e81
child 8235 89bc3946c8f3
permissions -rw-r--r--
i18n: check format strings when building xx.mo files

 <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>