templates/old/shortlogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 31 Aug 2007 11:18:29 +0200
changeset 5270 6e0f05f6f68d
parent 3263 fc34c031ff54
permissions -rw-r--r--
hgweb: Show date of last change for each file in manifest

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