view templates/shortlogentry.tmpl @ 4357:3f1b0c0fb4fd

Work around python 2.5.1 tarfile regression
author Brendan Cully <brendan@kublai.com>
date Tue, 24 Apr 2007 10:44:13 -0700
parents ce8f31e0b3b8
children bc63247c66e9
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="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>