templates/old/shortlogentry.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 06 Aug 2007 14:59:00 -0700
changeset 5106 745cffe59ca8
parent 3263 fc34c031ff54
permissions -rw-r--r--
convert: use '.' as destination name if renaming subdir into root

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