view templates/error-gitweb.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 385b8872b8e3
children 686bf56c17d0
line wrap: on
line source

#header#
<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>
</div>

<div>
<br/>
<i>Error parsing query string</i><br/>
<br/>
</div>

#footer#