{% include 'partial_header.html' %}

Generate CSV

{{form.period}} ** denotes current week

Overview for payperiod starting on {{start_date}}

{% if warnings %} {% for line in warnings %}

{{ line }}

{% endfor %} {% else %}

No potential problems found.

{% endif %}

Download CSV for {{ start_date }}

{% include 'partial_footer.html' %}