view templates/footer.tmpl @ 6693:7f58dec6aeb7

hgweb: Fix up non-coal styles to support graph.
author Augie Fackler <durin42@gmail.com>
date Wed, 18 Jun 2008 10:05:43 +0200
parents 9b817c0a82f1
children
line wrap: on
line source

#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>