templates/old/shortlogentry.tmpl
changeset 6176 99c25f4e00c7
parent 6175 7f9f3233a2c6
child 6177 673d8a6bc709
--- a/templates/old/shortlogentry.tmpl	Tue Feb 26 06:25:11 2008 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-<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>