diff templates/index.tmpl @ 6905:248e54a9456e

coal/paper: make output well-formed and fix css syntax error breaking rendering
author Rocco Rutte <pdmef@gmx.net>
date Mon, 18 Aug 2008 15:58:17 +0200
parents d1943df604c4
children
line wrap: on
line diff
--- a/templates/index.tmpl	Wed Aug 13 20:36:37 2008 -0500
+++ b/templates/index.tmpl	Mon Aug 18 15:58:17 2008 +0200
@@ -12,7 +12,7 @@
         <td><a href="?sort=#sort_contact#">Contact</a></td>
         <td><a href="?sort=#sort_lastchange#">Last change</a></td>
         <td>&nbsp;</td>
-    <tr>
+    </tr>
     #entries%indexentry#
 </table>