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 @@ -3,9 +3,6 @@ <%block name="title"> ${_('%s Branches') % c.repo_name} - %if c.site_name: - · ${c.site_name} - %endif <%def name="breadcrumbs_links()">