mercurial/templates/gitweb/help.tmpl
branchstable
changeset 13861 e8f50febc2d4
parent 12666 ead4e21f49f1
child 13864 fd8a6ca3a750
--- a/mercurial/templates/gitweb/help.tmpl	Sun Apr 03 22:53:20 2011 +0900
+++ b/mercurial/templates/gitweb/help.tmpl	Sun Apr 03 22:53:20 2011 +0900
@@ -8,7 +8,7 @@
 <body>
 
 <div class="page_header">
-<a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / branches
+<a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a><a href="{url}summary{sessionvars%urlparameter}">{repo|escape}</a> / help
 </div>
 
 <div class="page_nav">
@@ -17,8 +17,9 @@
 <a href="{url}log{sessionvars%urlparameter}">changelog</a> |
 <a href="{url}graph{sessionvars%urlparameter}">graph</a> |
 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
-branches |
-<a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a>
+<a href="{url}branches{sessionvars%urlparameter}">branches</a> |
+<a href="{url}file/{node|short}{sessionvars%urlparameter}">files</a> |
+help
 <br/>
 </div>