view templates/footer.tmpl @ 3668:6f6696962986

don't use readline() to read branches.cache The posixfile_nt class used on windows doesn't have that method.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Wed, 15 Nov 2006 17:56:57 -0200
parents c72e618c1204
children d8477881ee0f
line wrap: on
line source

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

</body>
</html>