view templates/footer.tmpl @ 3066:c6bfe536a1f9

hgk.py: fix for a bug introduced in 32fd512ca7c0
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 08 Sep 2006 00:56:37 +0200
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>