templates/shortlogentry.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 05 Aug 2007 22:36:39 -0300
changeset 5079 ccdc8db02bdf
parent 4703 bc63247c66e9
permissions -rw-r--r--
hgweb: don't use os.path.join to build URL parts

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