##// END OF EJS Templates
html cleanups
Marcin Kuzminski -
r40:cbc1624c default
parent child Browse files
Show More
@@ -27,7 +27,7 b''
27 27 </div>
28 28
29 29 <div id="powered-by">
30 <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p>
30 <p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width="75" height="90" alt="mercurial"/></a></p>
31 31 </div>
32 32
33 33 <div id="corner-top-left"></div>
General Comments 0
You need to be logged in to leave comments. Login now