templates/shortlogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Sun, 29 Apr 2007 17:35:03 -0700
changeset 4390 052062b98f26
parent 3363 ce8f31e0b3b8
child 4703 bc63247c66e9
permissions -rw-r--r--
Flesh out bisect help text

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="#url#rev/#node|short#{sessionvars%urlparameter}">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>