templates/old/shortlogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 04 Oct 2006 17:04:40 -0700
changeset 3264 fc34c031ff54
parent 2686 templates/shortlogentry.tmpl@d98eebc48d5e
permissions -rw-r--r--
Rename default style to old

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