{% extends "modal_form.html" %} {% load i18n %} {% load inventree_extras %} {% block pre_form_content %} {{ block.super }} {% trans "Are you sure you wish to unallocate all stock for this build?" %} {% endblock %}