diff --git a/mercurial/templates/spartan/filelogentry.tmpl b/mercurial/templates/spartan/filelogentry.tmpl
--- a/mercurial/templates/spartan/filelogentry.tmpl
+++ b/mercurial/templates/spartan/filelogentry.tmpl
@@ -4,7 +4,7 @@
{desc|strip|firstline|escape|nonempty} |
- revision {filerev}:
+ | revision {filerev}: |
{node|short}
(diff)
diff --git a/tests/test-hgweb-filelog.t b/tests/test-hgweb-filelog.t
--- a/tests/test-hgweb-filelog.t
+++ b/tests/test-hgweb-filelog.t
@@ -643,7 +643,7 @@ should show base link, use spartan becau
| change c |
- revision 1:
+ | revision 1: |
b7682196df1c
(diff)
@@ -668,7 +668,7 @@ should show base link, use spartan becau
| mv b |
- revision 0:
+ | revision 0: |
1a6696706df2
(diff)
|