Export failed! Reason: {{ last_export_result.error }}.
{% else %}Date: {{ last_export_result.report_date }}
Took {{ last_export_result.generation_time_s }} seconds to generate.
Example of block traversal and data access: {{ last_export_result.example }}
{% endif %} {% elif export_pending %}Report is currently being generated...
{% endif %}