diff --git a/mercurial/templates/gitweb/map b/mercurial/templates/gitweb/map
--- a/mercurial/templates/gitweb/map
+++ b/mercurial/templates/gitweb/map
@@ -137,13 +137,6 @@ comparisonline = '
{rightlinenumber} {rightline|escape} |
'
-changelogparent = '
-
- parent {rev}: |
-
- {node|short}
- |
-
'
changesetlink = '{node|short}'
changesetbranch = 'branch | {name|escape} |
'
changesetparent = '
@@ -253,11 +246,6 @@ filecompparent = '
'
-filelogparent = '
-
- parent {rev}: |
- {node|short} |
-
'
filediffchild = '
child {rev} |
@@ -272,11 +260,6 @@ filecompchild = '
{node|short}
'
-filelogchild = '
-
- child {rev}: |
- {node|short} |
-
'
shortlog = shortlog.tmpl
graph = graph.tmpl
tagtag = '{name|escape} '