{% if branding.logo_stored_name %} {{ branding.app_name }} {% else %} {% endif %}

Set New Password

Choose a strong password for your account.

{% with messages = get_flashed_messages(with_categories=true) %} {% for cat, msg in messages %}
{{ msg }}
{% endfor %} {% endwith %}