--- a/mercurial/templates/gitweb/fileannotate.tmpl Sat Oct 09 17:58:54 2010 -0500
+++ b/mercurial/templates/gitweb/fileannotate.tmpl Sat Oct 09 17:58:48 2010 -0500
@@ -25,7 +25,9 @@
<a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a> |
annotate |
<a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> |
-<a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a><br/>
+<a href="{url}raw-annotate/{node|short}/{file|urlescape}">raw</a> |
+<a href="{url}help{sessionvars%urlparameter}">help</a>
+<br/>
</div>
<div class="title">{file|escape}</div>