{% extends "index.html" %} {% load i18n static %} {% block content %}

{% trans "Your password was reseted successful" %}


{% endblock content %}