{% 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 #}
{# Export Range Modal — moved out of #wrapper / #page-wrapper at runtime to avoid the Bootstrap 5 backdrop-stacking issue. #} {# Timesheet CSS #} {# Store-time helpers (timezone-safe, store timezone is canonical) #} {# Timesheet Dashboard Module #} {% include 'components/footer.html' %}