view templates/old/shortlogentry.tmpl @ 5107:c14968344d19

convert: remove accidental debug print
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 06 Aug 2007 15:37:14 -0700
parents fc34c031ff54
children
line wrap: on
line source

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