{# templates/organization/reserved_domain_edit.html #} {# This template is used to add (or edit) a OrganizationReservedDomain #} {% extends "template_base.html" %} {% block title %}{% if reserved_domain_id %}Edit Reserved Domain{% else %}Add Reserved Domain{% endif %}{% endblock %} {% block content %}
{{ error_message }}
{% endif %}