view templates/footer.tmpl @ 3018:db3f42261452

fix errors reported by pychecker mercurial/merge.py:174: No global (mode) found mercurial/merge.py:253: No global (errno) found
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 26 Aug 2006 11:19:00 +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>