{% trans %}Edit zone{% endtrans %} "{{ zone_name_to_display }}"
{% endif %}
{{ pagination | raw }}
{% if not records %}
{% trans %}This zone does not have any records.{% endtrans %}
{% else %}
{% if (perm_edit == "all" or (perm_edit == "own" or perm_edit == "own_as_client") and user_is_zone_owner == "1") and domain_type != "SLAVE" and iface_edit_add_record_top %}
{% endif %}
{% endif %}
{% if perm_edit == "all" or (perm_edit == "own" or perm_edit == "own_as_client") and user_is_zone_owner == "1" %}
{% if domain_type != "SLAVE" and not iface_edit_add_record_top %}
{% endif %}
{% if perm_zone_master_add and domain_type != "SLAVE"%}
{% endif %}
{% trans %}Owner of zone{% endtrans %}
{% if owners == "-1" %}
{% trans %}No owner set for this zone.{% endtrans %}
{% else %}
{% if meta_edit %}
{% for owner in owners %}