{% extends "base/layout.htm" %} {% block title %} {{super()}} - System {% endblock %} {% block head %} {{super()}} {% endblock %} {% block page_content %} {{super()}}

System

Monitor Module
Detection Module
Mitigation Module
Current Configuration

Times are shown in your local time zone .

Comment for config
{% endblock %} {% block body %} {{super()}} {% block scripts %} {{super()}} {% endblock %} {% endblock %}