view templates/footer.tmpl @ 1710:c65113f3627a

Show "(No help text available)" for commands without doc string. Currently this only occurs with "hg help qcommit" from mq extension.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 09 Feb 2006 09:07:19 +0100
parents 90b62337f8dd
children c72e618c1204
line wrap: on
line source

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

</body>
</html>