{% extends "notification/base.html" %} {% load i18n %} {% block title %}{% trans "Notices" %}{% endblock %} {% block extra_css %} {% endblock %} {% block doccontent %}
{% trans "You have no unseen notices." %}