view templates/footer.tmpl @ 2505:01b856927970

Fix server to set up a more WSGI compliant environment.
author Eric Hopper <hopper@omnifarious.org>
date Tue, 27 Jun 2006 00:09:31 -0700
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>