view templates/footer.tmpl @ 7287:6e9fe4ff9c54

hgweb: handle subdirectories within static directory
author Brendan Cully <brendan@kublai.com>
date Tue, 28 Oct 2008 21:58:30 -0700
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>