diff -r 0bc93fa2cf2b -r 8d5de52431f2 mercurial/templates/gitweb/map --- a/mercurial/templates/gitweb/map Fri Jan 15 21:32:53 2010 +0100 +++ b/mercurial/templates/gitweb/map Sat Jan 16 02:33:06 2010 +0100 @@ -34,6 +34,12 @@ revisions ' + +nav = '{before%naventry} {after%naventry}' +navshort = '{before%navshortentry}{after%navshortentry}' +navgraph = '{before%navgraphentry}{after%navgraphentry}' +filenav = '{before%filenaventry}{after%filenaventry}' + fileellipses = '...' changelogentry = changelogentry.tmpl searchentry = changelogentry.tmpl