{% extends "modal_form.html" %} {% load i18n %} {% block pre_form_content %}
{% trans "Are you sure you want to delete part" %} '{{ part.full_name }}'?
{% if part.used_in_count %}

{% trans "This part is used in BOMs for" %} {{ part.used_in_count }} {% trans "other parts. If you delete this part, the BOMs for the following parts will be updated" %}: