Are you sure you want to delete company '{{ company.name }}'?
{% if company.part_count > 0 %}

There are {{ company.part_count }} parts sourced from this company.
If this supplier is deleted, these supplier part entries will also be deleted.

{% endif %}