diff --git a/rhodecode/templates/bookmarks/bookmarks.html b/rhodecode/templates/bookmarks/bookmarks.html --- a/rhodecode/templates/bookmarks/bookmarks.html +++ b/rhodecode/templates/bookmarks/bookmarks.html @@ -5,7 +5,6 @@ ${_('%s Bookmarks') % c.repo_name} · ${c.rhodecode_name} %def> - <%def name="breadcrumbs_links()"> ${_('Bookmarks')} @@ -14,9 +13,10 @@ <%def name="page_nav()"> ${self.menu('bookmarks')} %def> + <%def name="main()"> +${self.context_bar('switch-to')}