templates/spartan/shortlogentry.tmpl
author Sune Foldager <cryo@cyanite.org>
Mon, 09 Feb 2009 11:31:52 +0100
changeset 7741 a3d7f99c23c0
parent 7338 fecfe4392e94
child 8235 89bc3946c8f3
permissions -rw-r--r--
hgweb: support custom http headers in ErrorResponse

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