${_("Available Reports")}
${_("The following reports are available for download. Reports are not deleted. A link to every report remains available on this page, identified by the date and time (in UTC) that the report was generated.")}
## Translators: a table of URL links to report files appears after this sentence.
${Text(_("{strong_start}Note{strong_end}: To help protect learner data, links to these reports that you save outside of this page or that you send or receive in email expire after five minutes.")).format(
strong_start=HTML(""),
strong_end=HTML(""),
)}
%if settings.FEATURES.get('ENABLE_INSTRUCTOR_BACKGROUND_TASKS'):