view templates/footer.tmpl @ 3933:ea238a4e9e8b

Teach hgweb about revlog.LookupError
author Brendan Cully <brendan@kublai.com>
date Tue, 19 Dec 2006 16:40:09 -0800
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>