diff mercurial/templates/paper/fileannotate.tmpl @ 25136:99d01d288c37

paper: show branch/tags/bookmarks when blaming (issue3559)
author Anton Shestakov <engored@ya.ru>
date Fri, 15 May 2015 20:04:24 +0800
parents fdf7794be41d
children 3bb6f5f478a7
line wrap: on
line diff
--- a/mercurial/templates/paper/fileannotate.tmpl	Fri May 15 20:03:42 2015 +0800
+++ b/mercurial/templates/paper/fileannotate.tmpl	Fri May 15 20:04:24 2015 +0800
@@ -37,7 +37,7 @@
 
 <div class="main">
 <h2 class="breadcrumb"><a href="/">Mercurial</a> {pathdef%breadcrumb}</h2>
-<h3>annotate {file|escape} @ {rev}:{node|short}</h3>
+<h3>annotate {file|escape} @ {rev}:{node|short} {branch%changelogbranchname}{tags%changelogtag}{bookmarks%changelogtag}</h3>
 
 <form class="search" action="{url|urlescape}log">
 {sessionvars%hiddenformentry}