view templates/footer.tmpl @ 4943:3fdd09ad6cce

fix bogus close spotted by pychecker (no close() in global scope)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 20 Jul 2007 09:44:50 +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>