{% extends 'account/layout.html' %} {% block form %}
{% include 'account/components/headers.html' with header="Reset password" subheader="You have successfully changed your password." url_path="account_login" url_text="Login." %}
{% endblock %}