{% extends "base.html" %} {% load i18n %} {% block title %}{% spaceless %}{% trans "Send new password" %}{% endspaceless %}{% endblock %} {% block content %}
{% trans "password recovery information" %}
{{msg}}
{% endif %}
{% trans "return to login" %}