mercurial/templates/gitweb/map
changeset 12666 ead4e21f49f1
parent 10254 8d5de52431f2
child 13863 b602ac02f1ba
--- a/mercurial/templates/gitweb/map	Sat Oct 09 15:00:30 2010 -0500
+++ b/mercurial/templates/gitweb/map	Sat Oct 09 12:27:14 2010 -0500
@@ -7,6 +7,12 @@
 summary = summary.tmpl
 error = error.tmpl
 notfound = notfound.tmpl
+
+help = help.tmpl
+helptopics = helptopics.tmpl
+
+helpentry = '<tr><td><a href="{url}help/{topic|escape}{sessionvars%urlparameter}">{topic|escape}</a></td><td>{summary|escape}</td></tr>'
+
 naventry = '<a href="{url}log/{node|short}{sessionvars%urlparameter}">{label|escape}</a> '
 navshortentry = '<a href="{url}shortlog/{node|short}{sessionvars%urlparameter}">{label|escape}</a> '
 navgraphentry = '<a href="{url}graph/{node|short}{sessionvars%urlparameter}">{label|escape}</a> '