--- a/mercurial/templates/paper/branches.tmpl Mon Oct 25 01:11:52 2010 +0900
+++ b/mercurial/templates/paper/branches.tmpl Tue Oct 26 02:38:14 2010 +0530
@@ -19,6 +19,9 @@
<li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li>
<li class="active">branches</li>
</ul>
+<ul>
+ <li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
+</ul>
</div>
<div class="main">
--- a/mercurial/templates/paper/manifest.tmpl Mon Oct 25 01:11:52 2010 +0900
+++ b/mercurial/templates/paper/manifest.tmpl Tue Oct 26 02:38:14 2010 +0530
@@ -25,9 +25,6 @@
<ul>
<li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
</ul>
-<ul>
-<li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
-</ul>
</div>
<div class="main">
--- a/mercurial/templates/spartan/branches.tmpl Mon Oct 25 01:11:52 2010 +0900
+++ b/mercurial/templates/spartan/branches.tmpl Tue Oct 26 02:38:14 2010 +0530
@@ -13,6 +13,7 @@
<a href="{url}graph{sessionvars%urlparameter}">graph</a>
<a href="{url}tags{sessionvars%urlparameter}">tags</a>
<a href="{url}file/{node|short}/{sessionvars%urlparameter}">files</a>
+<a href="{url}help{sessionvars%urlparameter}">help</a>
<a type="application/rss+xml" href="{url}rss-branches">rss</a>
<a type="application/atom+xml" href="{url}atom-branches">atom</a>
</div>
--- a/tests/test-hgweb-descend-empties.t Mon Oct 25 01:11:52 2010 +0900
+++ b/tests/test-hgweb-descend-empties.t Tue Oct 26 02:38:14 2010 +0530
@@ -63,9 +63,6 @@
<ul>
<li><a href="/help">help</a></li>
</ul>
- <ul>
- <li><a href="/help">help</a></li>
- </ul>
</div>
<div class="main">
--- a/tests/test-hgweb-empty.t Mon Oct 25 01:11:52 2010 +0900
+++ b/tests/test-hgweb-empty.t Tue Oct 26 02:38:14 2010 +0530
@@ -352,9 +352,6 @@
<ul>
<li><a href="/help">help</a></li>
</ul>
- <ul>
- <li><a href="/help">help</a></li>
- </ul>
</div>
<div class="main">
--- a/tests/test-hgweb.t Mon Oct 25 01:11:52 2010 +0900
+++ b/tests/test-hgweb.t Tue Oct 26 02:38:14 2010 +0530
@@ -226,9 +226,6 @@
<ul>
<li><a href="/help">help</a></li>
</ul>
- <ul>
- <li><a href="/help">help</a></li>
- </ul>
</div>
<div class="main">