diff --git a/mayan/apps/appearance/templates/appearance/base.html b/mayan/apps/appearance/templates/appearance/base.html index 2a0c0a5362..f872fd5f2e 100644 --- a/mayan/apps/appearance/templates/appearance/base.html +++ b/mayan/apps/appearance/templates/appearance/base.html @@ -116,70 +116,6 @@ {% endif %} -{% comment %} - - {% get_menus_links names='object,sidebar,secondary' sort_results=True as links %} - {% get_menu_links name='facet' sort_results=True as form_navigation_links %} - -