view templates/footer.tmpl @ 4727:79cc512a34ed

Fix earlygetop for short options with unnecessary spaces removed Examples: hg log -qR foo hg log -Rfoo hg log -qRfoo
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 26 Jun 2007 18:35:31 +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>