--- 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 @@
<a href="{url}log/{node|short}/{file|urlescape}{sessionvars%urlparameter}">revisions</a>
</td>
</tr>'
+
+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