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 @@ -61,11 +61,144 @@ %def> +<%def name="context_bar(current=None)"> + %if c.repo_name: + ${repo_context_bar(current)} + %endif +%def> + +<%def name="admin_menu()"> +
+%def> + +<%def name="admin_menu_simple()"> +