{% extends "base.html.j2" %} {% do response.headers.setdefault("X-ST-Password", process.password) %} {% block tabs %} Your password has been reset. You can now login using the password
{{process.password}}

Log into {{app.application_name}}.

We recommend that you change your password after logging in. {% endblock tabs %} {% block topbar %} {% endblock topbar %}