view templates/shortlogentry.tmpl @ 3276:105253b30239

Moved hgweb map-* files into their style directories and adjusted them.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 06 Oct 2006 18:38:32 +0200
parents 46188b9528ca
children ce8f31e0b3b8
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#{getentries}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>