view templates/footer.tmpl @ 5229:149742a628fd

convert: fix issue702 about GIT_DIR= construct unsupported under Windows.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 26 Aug 2007 14:51:27 +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>