{{ app_notification.notification.title }}
{{ app_notification.notification.body }}
{{ app_notification.notification.verbose_time_since_creation }}
{% if not app_notification.viewed %}
{% include "spire/badge/primary_badge.html" with badge_text='New' %}
{% endif %}