mercurial/templates/coal/map
changeset 12666 ead4e21f49f1
parent 10575 136eed1ac69c
child 13850 1209e1d52b68
child 13865 e33ebe67657a
--- a/mercurial/templates/coal/map	Sat Oct 09 15:00:30 2010 -0500
+++ b/mercurial/templates/coal/map	Sat Oct 09 12:27:14 2010 -0500
@@ -10,6 +10,11 @@
 shortlogentry = ../paper/shortlogentry.tmpl
 graph = ../paper/graph.tmpl
 
+help = ../paper/help.tmpl
+helptopics = ../paper/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> '