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

Domain Remove existing

{% endblock %} {% block content %}

Remove domain


Help with removing a new domain

Domain name
Select domain you wish to remove from DNS.

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

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