diff --git a/InvenTree/part/templates/part/category.html b/InvenTree/part/templates/part/category.html
index 9c503ce339..cc10828f80 100644
--- a/InvenTree/part/templates/part/category.html
+++ b/InvenTree/part/templates/part/category.html
@@ -40,13 +40,13 @@
{% endif %}
-
-
-
-
+
+
+
+
{% endblock %}
{% block js_load %}
{{ block.super }}
diff --git a/InvenTree/part/templates/part/supplier.html b/InvenTree/part/templates/part/supplier.html
index 13c745e33a..b5426971eb 100644
--- a/InvenTree/part/templates/part/supplier.html
+++ b/InvenTree/part/templates/part/supplier.html
@@ -4,20 +4,15 @@
{% include 'part/tabs.html' with tab='suppliers' %}
-
-
-
Part Suppliers
-
-
-
-
-
-
+
Part Suppliers
+
+
+
-
+
{% endblock %}
diff --git a/InvenTree/stock/templates/stock/location.html b/InvenTree/stock/templates/stock/location.html
index 15e84a88a1..5a232ec74f 100644
--- a/InvenTree/stock/templates/stock/location.html
+++ b/InvenTree/stock/templates/stock/location.html
@@ -38,23 +38,26 @@
-
-
-
-
-
-
-
+
+
+
+
{% include 'modals.html' %}
{% endblock %}