# HG changeset patch # User Alexander Plavin # Date 1373723484 -14400 # Node ID 78d1e1029aa4cc1958abc0a4ba9721bd493055fc # Parent 7ac8eea2f8905537162c9c9eba7c1e005c0460b9 hgweb: get rid of branchentry template duplication diff -r 7ac8eea2f890 -r 78d1e1029aa4 mercurial/templates/paper/branches.tmpl --- a/mercurial/templates/paper/branches.tmpl Wed Jul 17 14:25:35 2013 -0500 +++ b/mercurial/templates/paper/branches.tmpl Sat Jul 13 17:51:24 2013 +0400 @@ -47,18 +47,7 @@ branch node -{entries % -' - - - {branch|escape} - - - - {node|short} - - ' -} +{entries % branchentry}