templates/footer.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 26 Jun 2007 18:35:31 +0200
changeset 4727 79cc512a34ed
parent 2148 c72e618c1204
child 6096 d8477881ee0f
permissions -rw-r--r--
Fix earlygetop for short options with unnecessary spaces removed Examples: hg log -qR foo hg log -Rfoo hg log -qRfoo

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

</body>
</html>