diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 1731e00403..3a33a57cdb 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -9,6 +9,17 @@ {% inventree_title %} | {% trans "Build Order" %} - {{ build }} {% endblock %} +{% block pre_content %} + +{% endblock %} + {% block below_thumbnail %}