{% extends "layout/pui-auth-layout.html" %} {% block auth_layout %}
{% if is_reset %}

Your password has been changed.

Please login with the new password

{% else %}

Failed!

Unable to change your password, Please try again later

{% endif %} Log In
{% endblock %}