{% set page_group = "user" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{% include 'components/user-info-panel.html' %}
{% include 'components/footer.html' %}