templates/footer.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 14 Feb 2008 10:55:17 -0600
changeset 6097 9b817c0a82f1
parent 6096 d8477881ee0f
permissions -rw-r--r--
hgweb: Fix stray quote in logo img tag

#motd#
<div class="logo">
<a href="http://www.selenic.com/mercurial/">
<img src="#staticurl#hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
</div>

</body>
</html>