{% extends "notification/base.html" %} {% load humanize i18n %} {% load pagination_tags %} {% load custom_date %} {% block title %} {% trans "Notifications "%} - {{ block.super }} {% endblock %} {% block content %}
{% trans "Primary email" %}: {{ user.email }}
(You can change this in your profile settings.)