Add Denied Names
{% if form %}
{% endif %}
{% extends "admin/base.html" %} {% from 'includes/forms.html' import required %} {% block extrahead %} {{ super() }} {% endblock %} {% block title %}{{ page_title('Add Denied Usernames') }}{% endblock %} {% block bodyclass %}users-deniedname change-form{% endblock %} {% block content %}