mercurial/templates/monoblue/changeset.tmpl
changeset 35061 e9a8a941950a
parent 35060 f9b23fa35cb3
child 35138 e397f8585953
--- a/mercurial/templates/monoblue/changeset.tmpl	Wed Nov 15 16:06:00 2017 +0800
+++ b/mercurial/templates/monoblue/changeset.tmpl	Wed Nov 15 19:36:16 2017 +0800
@@ -35,7 +35,7 @@
     <h3 class="changeset">
         <a href="{url|urlescape}raw-rev/{node|short}">
             {desc|strip|escape|firstline|nonempty}
-            <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span>
+            {alltags}
         </a>
     </h3>
     <p class="changeset-age"><span class="age">{date|rfc822date}</span></p>