Notifications

{% for app_notification in app_notification_list %} {% include "spire/notification/app/item/notification_item.html" %} {% empty %} No Notifications {% endfor %}

{% url "spire_app_notification:page:list" as app_notification_list_url %} View All