{% extends "base.html" %} {% set active_page = "remove_domain" %} {% block title %}Remove Zone - {{ SITE_NAME }}{% endblock %} {% block dashboard_stat %}

Remove Zone

{% endblock %} {% block content %}

Zone Selector

Zone Selector Help

Zone
Select the zone you wish to remove from the system.

Find more details at https://docs.powerdns.com/md/

{% endblock %} {% block extrascripts %} {% endblock %} {% block modals %} {% endblock %}