view mercurial-tests/testData/bin/Templates/shortlogentry.tmpl @ 14:b5b31085de22

run-tests target added
author Pavel.Sher
date Tue, 15 Jul 2008 21:59:08 +0400
parents a530ea876f55
children
line wrap: on
line source

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