503 page was missing inventree_extras
(cherry picked from commit 1a8fd7878ea253f7cdfd50f54850827e634fcb0f)
This commit is contained in:
parent
433ecdb2c3
commit
3777686c92
|
|
@ -1,5 +1,6 @@
|
|||
{% extends "skeleton.html" %}
|
||||
{% load static %}
|
||||
{% load inventree_extras %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block head %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue