{{ duration }} Project Status Report ({{ label }}) for {{ project_label }}
{% for project in projects %}
{{ project.title }} ({{ project.pk }})
{% include "transcribe/reports/_project.html" %}
{% endfor %}