{% extends "base.html" %} {% load i18n extra_filters %} {% load crispy_forms_tags %} {% block content %}
{% trans 'Email change waiting for validation' %}
{% trans 'Change applied' %}
{{ message }}
{% blocktrans %}This will set a random password for the account.{% endblocktrans %}
{% blocktrans %}To unlock it, the user will have to use the forgotten password feature and change it.{% endblocktrans %}
{% blocktrans %}An email will be sent to the user to inform them, please specify the reason for the lock.{% endblocktrans %}