{% 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?" %}
{% trans "All incomplete stock allocations will be removed from the build" %}
{% endblock %}