templates/shortlogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 31 Aug 2007 11:18:29 +0200
changeset 5270 6e0f05f6f68d
parent 4703 bc63247c66e9
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|person#</td>
  <td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>