{% extends "admin/master.html" %} {% block content %}
Please confirm deletion of this {{hasManyClassName}} on the {{domainObjectKey}} {{domainClassName}}.
{% if namedValue.isDomainObjectRef %} {{namedValue.label}} {% else %}{% if namedValue.isAssociateList %} {{namedValue.label}} {% else %} {{ namedValue.value }} {% endif %} {% endif %}