{% extends 'layouts/default.html' %} {% from 'macros.html' import build_ip_tbody, build_rtbh_tbody, build_rules_thead %} {% from 'pagination_macro.html' import render_pagination %} {% block title %}Flowspec{% endblock %} {% block content %} {% include 'pages/submenu_dashboard_view.html' %} {% if display_rules %}
You can see the rules for your information. However, you can not modify their expiration time or delete them.