Add Blacklisted E-mail Domains
{% if form %}
{% endif %}
{% extends "admin/base.html" %} {% from 'includes/forms.html' import required %} {% block extrahead %} {{ super() }} {% endblock %} {% block title %}{{ page_title('Add Blacklisted E-mail Domains') }}{% endblock %} {% block bodyclass %}users-blacklistedemaildomain change-form{% endblock %} {% block content %}