{% extends base_template %} {% block content %}

Password changed succesfully

Your password has been changed, now your can log in again with your new password.

{% if link %} {% if site_name %} Back to {{ site_name }} {% else %} Back to the website {% endif %} {% endif %} {% endblock content %}