view templates/old/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 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>