diff --git a/InvenTree/build/templates/build/allocate.html b/InvenTree/build/templates/build/allocate.html index 5b66ef6b57..ce84d86658 100644 --- a/InvenTree/build/templates/build/allocate.html +++ b/InvenTree/build/templates/build/allocate.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "build/build_base.html" %} {% load static %} {% load inventree_extras %} @@ -6,15 +6,14 @@ InvenTree | Allocate Parts {% endblock %} -{% block content %} +{% block details %} -