diff templates/monoblue/footer.tmpl @ 8430:8b47efdf40ee

monoblue: use newer template syntax everywhere
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 15 May 2009 10:47:05 +0200
parents 91b0ada2d94b
children 1de6e7e1bb9f
line wrap: on
line diff
--- a/templates/monoblue/footer.tmpl	Fri May 15 10:46:59 2009 +0200
+++ b/templates/monoblue/footer.tmpl	Fri May 15 10:47:05 2009 +0200
@@ -8,7 +8,7 @@
     </div>
 
     <div id="powered-by">
-        <p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src="#staticurl#hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p>
+        <p><a href="http://www.selenic.com/mercurial/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p>
     </div>
 
     <div id="corner-top-left"></div>