{% set page_group = "admin" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %} {# Page Header #}

System Alerts

Manage system-wide alerts and notifications

{# Summary Stats Bar #}
-
Total Active Alerts
-
Total Unacknowledged
{# Alerts Grid #}
Alerts
{% include 'components/footer.html' %}
{# Modals placed outside #page-wrapper to avoid z-index stacking context issues with .modal-backdrop #} {# Alert Form Modal #} {# Acknowledgment Dashboard Modal #} {# Page JavaScript #}