{% extends "account/base.html" %} {% load i18n %} {% block head_title %} {% translate "Account" %} {% endblock head_title %} {% block inner %}
{% translate "The following e-mail addresses are associated with your account:" %}
{% else %}{% translate "Warning:" %} {% translate "You currently do not have any e-mail address set up. You should really add an e-mail address so you can receive notifications, reset your password, etc." %}
{% endif %}