{% set page_group = "users" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}

{{box_title}}

{% include "components/user-password-form.html" %}
{% include 'components/footer.html' %}