comparison templates/shortlogentry.tmpl @ 2705:030d0abdf91b

merge with crew.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 27 Jul 2006 12:36:17 -0700
parents d98eebc48d5e
children d1aa83f199ef
comparison
equal deleted inserted replaced
2704:99e7cf6bd2f7 2705:030d0abdf91b
1 <table class="slogEntry parity#parity#">
2 <tr>
3 <td class="age">#date|age#</td>
4 <td class="author">#author|obfuscate#</td>
5 <td class="node"><a href="?cs=#node|short#">#desc|strip|firstline|escape#</a></td>
6 </tr>
7 </table>