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

{{box_title}}

{# ===== FILTER ROW ===== #}
{# ===== SUMMARY STATS ===== #}
-
Total Customers
-
Groups
-
SMS Opted In
-
Email Opted In
{# ===== CHART ===== #}
{# ===== GRID ===== #}
Loading demographics data...
{% include 'components/footer.html' %}