view templates/footer.tmpl @ 2360:25ec4981883e

hgweb: fix tracebacks on both index and repo pages
author TK Soh <teekaysoh@yahoo.com>
date Thu, 01 Jun 2006 09:14:27 -0500
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>