view templates/footer.tmpl @ 6905:248e54a9456e

coal/paper: make output well-formed and fix css syntax error breaking rendering
author Rocco Rutte <pdmef@gmx.net>
date Mon, 18 Aug 2008 15:58:17 +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>