# HG changeset patch # User Alexander Plavin # Date 2013-07-13 13:44:57 # Node ID fa0e1ca9fbc0e3492c61d3bda6e7aecd8d34ed7c # Parent 182942b38d246a519669ab78e1a93bba2cdaf4c6 hgweb: make stripes in tag list with CSS diff --git a/mercurial/templates/paper/map b/mercurial/templates/paper/map --- a/mercurial/templates/paper/map +++ b/mercurial/templates/paper/map @@ -155,7 +155,7 @@ fileannotatechild = ' ' tags = tags.tmpl tagentry = ' - + {tag|escape} diff --git a/mercurial/templates/paper/tags.tmpl b/mercurial/templates/paper/tags.tmpl --- a/mercurial/templates/paper/tags.tmpl +++ b/mercurial/templates/paper/tags.tmpl @@ -46,7 +46,9 @@ files, or words in the commit messagetag node + {entries%tagentry} +