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