diff --git a/kallithea/templates/branches/branches.html b/kallithea/templates/branches/branches.html --- a/kallithea/templates/branches/branches.html +++ b/kallithea/templates/branches/branches.html @@ -1,12 +1,12 @@ ## -*- coding: utf-8 -*- <%inherit file="/base/base.html"/> -<%def name="title()"> +<%block name="title"> ${_('%s Branches') % c.repo_name} %if c.site_name: · ${c.site_name} %endif - + <%def name="breadcrumbs_links()">