view templates/old/shortlogentry.tmpl @ 3613:cbf352b9a3cd

Client support for hgweb unbundle with versions.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 02 Nov 2006 14:58:55 +0100
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>