templates/shortlogentry.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 25 Aug 2007 16:31:37 +0200
changeset 5226 79279b5583c6
parent 4703 bc63247c66e9
permissions -rw-r--r--
cgi: sys.path.insert should be before importing mercurial thanks to R. Burke

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