view templates/footer.tmpl @ 1548:18f3224da392

fix bug in setup.py introduced in r1508. The 'console' argument is expected to be a list of strings, but was changed to just a string.
author Will <will@glozer.net>
date Wed, 16 Nov 2005 20:53:16 +0100
parents 90b62337f8dd
children c72e618c1204
line wrap: on
line source

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

</body>
</html>