{% extends "modal_form.html" %} {% load i18n %} {% block pre_form_content %} {{ block.super }}
{% trans 'Duplicate Part' %}
{% trans 'Make a copy of part' %} '{{ part.full_name }}'.
{% if matches %} {% trans "Possible Matching Parts" %}

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

{% endif %} {% endblock %}