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