templates/paper/filelogentry.tmpl
author timeless <timeless@gmail.com>
Sat, 28 Feb 2009 12:38:45 +0100
changeset 7807 bd8f44638847
parent 7411 b71ee3e00e81
child 8235 89bc3946c8f3
permissions -rw-r--r--
help: miscellaneous language fixes

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