templates/spartan/shortlogentry.tmpl
author Christian Ebert <blacktrash@gmx.net>
Sat, 27 Jun 2009 13:05:25 +0200
changeset 8950 be6b57b2bdb8
parent 8431 5c1aabc58004
permissions -rw-r--r--
keyword: improve help for kwfiles

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