diff --git a/allianceauth/menu/templates/menu/sortable-side-menu.html b/allianceauth/menu/templates/menu/sortable-side-menu.html index 12375745..a9c0ed04 100644 --- a/allianceauth/menu/templates/menu/sortable-side-menu.html +++ b/allianceauth/menu/templates/menu/sortable-side-menu.html @@ -1,6 +1,7 @@ {% load i18n %} {% load navactive %} -{% load menu_items %} +{% load menu_menu_items %} +