view templates/footer.tmpl @ 5265:980da86fc66a

Include . in PYTHONPATH (makes testing unbundled extensions easier)
author Brendan Cully <brendan@kublai.com>
date Wed, 29 Aug 2007 17:01:10 -0700
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>