{% extends "base.html" %} {% block title %} Senha alterada com sucesso! {% endblock %} {% block content %}

{{ _('Congratulations!!!') }}

{{ _('Your password was changed successfully.
To access the environment just click on the URL bellow:') }} {{ _('Environment') }}

{% endblock %}