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

{% if csf == "yes" %} {% else %}
{% endif %}
{% endblock content %} {% include "whm/footer.html" %}