diff --git a/InvenTree/templates/navbar.html b/InvenTree/templates/navbar.html index 2118bd2197..691b73f982 100644 --- a/InvenTree/templates/navbar.html +++ b/InvenTree/templates/navbar.html @@ -1,4 +1,5 @@ {% load static %} +{% load i18n %}