diff templates/footer.tmpl @ 6096:d8477881ee0f

hgweb: add new logos
author Matt Mackall <mpm@selenic.com>
date Thu, 14 Feb 2008 10:28:27 -0600
parents c72e618c1204
children 9b817c0a82f1
line wrap: on
line diff
--- a/templates/footer.tmpl	Thu Feb 14 10:25:24 2008 -0600
+++ b/templates/footer.tmpl	Thu Feb 14 10:28:27 2008 -0600
@@ -1,7 +1,7 @@
 #motd#
 <div class="logo">
-powered by<br/>
-<a href="http://www.selenic.com/mercurial/">mercurial</a>
+<a href="http://www.selenic.com/mercurial/">
+<img src="#staticurl#hglogo.png" width=75 height=90" border=0 alt="mercurial"></a>
 </div>
 
 </body>