view templates/footer.tmpl @ 6494:c30849d4c8ba

highlight: backward compatibility with pygments 0.5.1
author Benoit Allard <benoit@aeteurope.nl>
date Thu, 10 Apr 2008 14:24:27 +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>