diff --git a/kallithea/templates/branches/branches.html b/kallithea/templates/branches/branches.html deleted file mode 100644 --- a/kallithea/templates/branches/branches.html +++ /dev/null @@ -1,96 +0,0 @@ -## -*- coding: utf-8 -*- -<%inherit file="/base/base.html"/> - -<%block name="title"> - ${_('%s Branches') % c.repo_name} -%block> - -<%def name="breadcrumbs_links()"> - - ${_('Branches')} -%def> - -<%block name="header_menu"> - ${self.menu('repositories')} -%block> - -<%def name="main()"> -${self.repo_context_bar('switch-to')} -