{% extends "mailman-django/base.html" %}
{% load i18n %}
{% block heading %}
{% trans "Add a new Domain" %}
{% endblock %}
{% block header %}
{% trans "About" %}
This site allows to register a new Domain, due to restriction in the REST API we can't delete them here yet. Please modify the Mailman DB directly if you need to remove a Domain. If interested take a look at the Launchapd Bug Report