{% extends "account/base.html" %} {% load static i18n %} {% load crispy_forms_tags %} {% block title %}{% trans "BuildBlock | Account" %}{% endblock %} {% block content %}
{% trans 'The following e-mail addresses are associated with your account:' %}
{% trans 'Warning:'%} {% trans "You currently do not have an e-mail address set up. You should add an e-mail address to receive notifications, reset your password, etc." %}