{% extends "whm/base.html" %} {% block title %}ConfigServer Security and Firewall{% endblock title %} {% block content %}
{% csrf_token %}

{% endblock content %} {% include "whm/footer.html" %}