view templates/footer.tmpl @ 6050:adf73753eb7d

keyword: fix pychecker warning about shadowed variable Also no underscore prefix for restricted switch inside reposetup.
author Christian Ebert <blacktrash@gmx.net>
date Thu, 07 Feb 2008 15:56:20 +0100
parents c72e618c1204
children d8477881ee0f
line wrap: on
line source

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

</body>
</html>