{% extends "spirit/_base.html" %} {% load spirit_tags i18n %} {% block title %}{% trans "Unread notifications" %}{% endblock %} {% block content %} {% include "spirit/topic/notification/_top_bar.html" with active="unread_notifications" %}
{% trans "There are no new notifications" %}.
{% endif %}