{% extends "notification/base.html" %} {% load i18n %} {% block title %}{% trans "Notification Settings" %}{% endblock %} {% block doccontent %}
{% trans "Primary email" %}:
{{ user.email }}
({% blocktrans %}change under Account{% endblocktrans %})