{% extends 'base.html' %} {% load i18n %} {% block content %}

{% translate "mail sent" %}

{% translate "You should receive shortly an e-mail with a link to change your password" %}

{% endblock %}