view templates/footer.tmpl @ 2518:d78ae783499d

mercurial.el: fix misleading indent of code. code was correct, indent was wrong.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 29 Jun 2006 10:35:15 -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>