templates/old/shortlogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 25 Oct 2006 17:09:22 -0700
changeset 3540 91d0fee3e684
parent 3264 fc34c031ff54
permissions -rw-r--r--
Merge with mpm

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>