{% extends "modal_form.html" %} {% load inventree_extras %} {% load i18n %} {% block pre_form_content %} {{ block.super }} {% if matches %}
{% trans "Possible Matching Parts" %}

{% trans "The new part may be a duplicate of these existing parts" %}:

{% endif %} {% endblock pre_form_content %}