{% extends "notification/base.html" %} {% load i18n %} {% load url from future %} {% block body_id %}notification-settings{% endblock %} {% block head_title %}{% trans "Notification Settings" %}{% endblock %} {% block body %}
Note: You do not have a verified email address to which notices can be sent. Add one now.
{% endblocktrans %} {% endif %} {% endblock %}