{% extends "rules/base.html" %} {% block content %}
{% if elasticsearch %}
{% if perms.rules.source_view or perms.rules.configuration_view %}

Alerts activity

Fetching data...

Alerts trend

-- alerts vs -- on prev period

{% endif %} {% if perms.rules.events_view %}

Rules activity

Fetching data...
{% endif %}
{% endif %}
{% endblock %} {% block sidebar %}

Scirius

{% if perms.rules.events_view %}

Visualizations

{% endif %} {% endblock %}