{% if auth_custom_css %} {% endif %}

Change Password

Enter your current password and choose a new one.

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}

Edit account details