view templates/footer.tmpl @ 2273:f116ddea537f

add support for compressed bundle repositories we simply create a uncompressed bundle in a tempfile in .hg
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 12 May 2006 18:38:56 +0200
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>