templates/footer.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 11 Oct 2007 17:47:04 -0500
changeset 5458 cd1a6e7216c5
parent 2148 c72e618c1204
permissions -rw-r--r--
mpatch: use int rather than ssize_t We might need to be more clever than this to make Py2.5 happy.

#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>