view templates/footer.tmpl @ 2401:dbeaa4369121

move purge extension out of hgext. it is not as clean as other modules in hgext. can move back after rewrite.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sun, 04 Jun 2006 17:08:02 -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>