diff -r 52790352dd05 -r 9acc0360ff67 mercurial/templates/paper/filelog.tmpl
--- a/mercurial/templates/paper/filelog.tmpl Fri Nov 03 21:01:20 2017 +0100
+++ b/mercurial/templates/paper/filelog.tmpl Wed Nov 15 23:55:09 2017 +0800
@@ -46,7 +46,7 @@
Mercurial {pathdef%breadcrumb}
log {file|escape} @ {rev}:{node|short}
- {branch%changelogbranchname}{tags%changelogtag}{bookmarks%changelogtag}
+ {alltags}
{if(linerange,
' (following lines {linerange}{if(descend, ', descending')} back to filelog)')}