templates/gitweb/index.tmpl
changeset 5784 d17e57592909
parent 5269 46c5e1ee8aaa
child 5820 3a1ffc1da32c
--- a/templates/gitweb/index.tmpl	Wed Jan 02 20:22:10 2008 +0100
+++ b/templates/gitweb/index.tmpl	Thu Jan 03 13:39:26 2008 -0600
@@ -4,7 +4,10 @@
 <body>
 
 <div class="page_header">
-<a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a>Repositories list
+    <div style="float:right'">
+        <a href="http://www.selenic.com/mercurial/" title="Mercurial">Mercurial</a>
+    </div>
+    Repositories list
 </div>
 
 <table cellspacing="0">
@@ -15,7 +18,7 @@
         <td><a href="?sort=#sort_lastchange#">Last change</a></td>
         <td>&nbsp;</td>
         <td>&nbsp;</td>
-    <tr>
+    </tr>
     #entries%indexentry#
 </table>
 <div class="page_footer">