templates/shortlogentry.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 31 Jul 2006 12:02:13 -0700
changeset 2743 a31f0f2997e9
parent 2686 d98eebc48d5e
child 3265 d1aa83f199ef
permissions -rw-r--r--
import: switch from application/x-patch to text/x-diff christian ebert says his mailer was broken.

<table class="slogEntry parity#parity#">
 <tr>
  <td class="age">#date|age#</td>
  <td class="author">#author|obfuscate#</td>
  <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td>
 </tr>
</table>