{% extends "spirit/_base.html" %} {% load spirit_tags i18n %} {% block title %}{% trans "Unread notifications" %}{% endblock %} {% block content %}
{% trans "There are no new notifications" %}.
{% endif %} {# TODO: make this a template tag #} {% if page.has_next %} {% spaceless %} {% endspaceless %} {% endif %}