{% extends "account/base.html" %} {% block navbar_class-users:detail %}active{% endblock %} {% load i18n %} {% load crispy_forms_tags %} {% block head_title %}{% trans "Account" %}{% endblock %} {% block content %}
{% trans 'The following e-mail addresses are associated with your account:' %}
{% else %}{% trans 'Warning:'%} {% blocktrans %} 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. {% endblocktrans %}
{% endif %}