{% extends "admin/base_admin.html" %} {% block title %}Notification Center - Admin{% endblock %} {% block content %}
System alerts and important updates for {{ group.name }}
Requires immediate attention
Review when convenient
Informational updates
All notifications
{{ notification.message }}
{% if notification.count is defined %}Count
{{ notification.count }}