{{ section.heading }}
{% endif %}
| {{ column }} | {% endfor %}
|---|
| {{ "{:,}".format(row[column]) if row[column] is number else row[column] }} | {% endfor %}
{{ download_prompt | default('View the complete results file:') }}
{{ download_button_label | default('Download') }} {{ report_label | default('Report') }}{{ signature_html | safe }}
{% endif %}