{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Email Addresses" %}{% endblock %} {% block content %}
{% trans 'The following email addresses are associated with your account:' %}
{% else %} {% include "account/snippets/warn_no_email.html" %} {% endif %} {% if can_add_email %}