diff --git a/mercurial/templates/gitweb/changelogentry.tmpl b/mercurial/templates/gitweb/changelogentry.tmpl --- a/mercurial/templates/gitweb/changelogentry.tmpl +++ b/mercurial/templates/gitweb/changelogentry.tmpl @@ -7,8 +7,6 @@ {author|obfuscate} [{date|rfc822date}] rev {rev}
-
-{desc|strip|escape|websub|addbreaks|nonempty} -
-
+
{desc|strip|escape|websub|nonempty} +
diff --git a/mercurial/templates/gitweb/changeset.tmpl b/mercurial/templates/gitweb/changeset.tmpl --- a/mercurial/templates/gitweb/changeset.tmpl +++ b/mercurial/templates/gitweb/changeset.tmpl @@ -45,9 +45,7 @@ {child%changesetchild}
-
-{desc|strip|escape|websub|addbreaks|nonempty} -
+
{desc|strip|escape|websub|nonempty}
diff --git a/mercurial/templates/gitweb/fileannotate.tmpl b/mercurial/templates/gitweb/fileannotate.tmpl --- a/mercurial/templates/gitweb/fileannotate.tmpl +++ b/mercurial/templates/gitweb/fileannotate.tmpl @@ -61,9 +61,7 @@
-
-{desc|strip|escape|websub|addbreaks|nonempty} -
+
{desc|strip|escape|websub|nonempty}
-
-{desc|strip|escape|websub|addbreaks|nonempty} -
+
{desc|strip|escape|websub|nonempty}