diff --git a/helpdesk/templates/helpdesk/navigation.html b/helpdesk/templates/helpdesk/navigation.html index 05fa27dd..14c8cf16 100644 --- a/helpdesk/templates/helpdesk/navigation.html +++ b/helpdesk/templates/helpdesk/navigation.html @@ -1,4 +1,4 @@ -{% load i18n %}{% load url from future %} +{% load i18n helpdesk_staff %}{% load url from future %}