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

{{box_title}}

Loading customers...
{% include 'components/footer.html' %}