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