comparison templates/shortlogentry.tmpl @ 2701:f12d2e5b97fe

Merged backout head.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 27 Jul 2006 18:53:31 +0200
parents d98eebc48d5e
children d1aa83f199ef
comparison
equal deleted inserted replaced
2700:de8dc25a3eeb 2701:f12d2e5b97fe
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>