view templates/footer.tmpl @ 6815:7d6622eaad08

test-branches: add a test for long branch name (issue 1230)
author Patrick Mezard <pmezard@gmail.com>
date Sun, 20 Jul 2008 21:00:13 +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>