templates/old/shortlogentry.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 15 Oct 2007 12:57:01 -0700
changeset 5463 3b204881f959
parent 3263 fc34c031ff54
permissions -rw-r--r--
osutil: use fdopendir instead of dirfd

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