{% if idn_zone_name %}
{% trans %}Delete zone{% endtrans %} "{{ idn_zone_name }}" ({{ zone_info['name'] }})
{% else %}
{% trans %}Delete zone{% endtrans %} "{{ zone_info['name'] }}"
{% endif %} {% trans %}Owner{% endtrans %}: {{ zone_owners }}
{% trans %}Type{% endtrans %}: {{ zone_info['type'] }} {% if slave_master_exists %}

{% trans %}You are about to delete a slave zone of which the master nameserver is a supermaster. Deleting the zone now, will result in temporary removal only. Whenever the supermaster sends a notification for this zone, it will be added again!{% endtrans %}

{% endif %}

{% trans %}Are you sure?{% endtrans %}