diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -51,20 +51,14 @@ ### MAKO DEFS ### -<%def name="page_nav()"> - ${self.menu()} -%def> - <%def name="breadcrumbs()">
%def> -<%def name="context_bar(current=None)"> - %if c.repo_name: +<%def name="context_bar(current)"> ${repo_context_bar(current)} - %endif %def> <%def name="admin_menu()">