{% extends "base.html" %} {% load i18n %} {% block content %} {{ block.super }}
{% blocktrans %}Deleting this Product Type will remove any related objects associated with it. These relationships are listed below:{% endblocktrans %}
{% trans "No relationships found." %}
{% endif %}