view templates/footer.tmpl @ 3879:9c8488490724

Set charset encoding for hgwebdir, too. (And remove extra spaces in the corresponding place in hgweb)
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 14 Dec 2006 16:07:29 +0100
parents c72e618c1204
children
line wrap: on
line source

#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>