+
+
+
+
+
+
+
+
+
+
+
+ 
{% inventree_title %}
++
{% block content %}{% endblock %}
+ diff --git a/InvenTree/templates/account/base.html b/InvenTree/templates/account/base.html new file mode 100644 index 0000000000..077bfa55bc --- /dev/null +++ b/InvenTree/templates/account/base.html @@ -0,0 +1,88 @@ +{% load static %} +{% load i18n %} +{% load crispy_forms_tags %} +{% load inventree_extras %} + + + +
+ + + + + + + + + + + + + + + + + + +