view templates/footer.tmpl @ 4850:f3802f9f1840

Add SSL support to hg serve, activated via --certificate option
author Brendan Cully <brendan@kublai.com>
date Mon, 09 Jul 2007 22:12:28 -0700
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>