diff --git a/InvenTree/templates/503.html b/InvenTree/templates/503.html index 7b5b25d611..606fc03ff0 100644 --- a/InvenTree/templates/503.html +++ b/InvenTree/templates/503.html @@ -1,5 +1,6 @@ {% extends "skeleton.html" %} {% load static %} +{% load inventree_extras %} {% load i18n %} {% block head %}