{% extends "modal_delete_form.html" %} {% load i18n %} {% block pre_form_content %}
{% include "hover_image.html" with image=part.part.image %} {{ part.part.full_name }} | {% include "hover_image.html" with image=part.manufacturer.image %} {{ part.manufacturer.name }} | {{ part.MPN }} |
{% blocktrans with count=part.supplier_parts.all|length %}There are {{count}} suppliers defined for this manufacturer part. If you delete it, the following supplier parts will also be deleted:{% endblocktrans %}