view templates/footer.tmpl @ 1418:68f81ba07b2a

Make hgweb work when the repository is empty (no 00changelog.i)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 20 Oct 2005 11:41:14 -0700
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>