{% set page_group = "admin" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %} {# Page Header #}

{{ page.title }}

Review and approve employee timesheets

{# Timesheet Dashboard Container #}
{# Timesheet CSS #} {# Store-time helpers (timezone-safe, store timezone is canonical) #} {# Timesheet Dashboard Module #} {% include 'components/footer.html' %}