{% extends "notification/base.html" %} {% load humanize i18n %} {% load pagination_tags %} {% load custom_date %} {% block title %} {% trans "Notices "%} - Account - {{ block.super }} {% endblock %} {% block extra_head %} {% endblock %} {% block content %} {% include "messages/inlines/navigation.html" %}
{% trans "No notices." %}
{% endif %}
{% trans "Primary email" %}:
{{ user.email }}
({% blocktrans %}change under Account{% endblocktrans %})
{% trans "Note" %}: {% blocktrans %}You do not have a verified email address to which notices can be sent. You can add one by going to Account.{% endblocktrans %}
{% endif %}