{% extends "base.html" %} {% block title %}Notifications | Admin Portal{% endblock %} {% block nav_notifications %}active{% endblock %} {% block content %}
Log of all notifications sent to students and staff — click a title to view the details.
{{ notif.message }}
No notifications sent yet.
Send First Notification