{% extends "base.html" %} {% load i18n %} {% load crispy_forms_tags %} {% block title %}Account{% endblock title%} {% block body_attribute %}class="authentication-bg"{% endblock body_attribute %} {% block content %}
{% trans 'The following e-mail addresses are associated with your account:' %}
{% else %}{% trans 'Warning:'%} {% trans "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 %}