templates/spartan/shortlogentry.tmpl
author Martin Geisler <mg@lazybytes.net>
Sun, 17 May 2009 15:30:45 +0200
changeset 8472 223363bb6d66
parent 8431 5c1aabc58004
permissions -rw-r--r--
patchbomb: describe --attach and --inline options in help

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