{% for run in runs %} {% endfor %}
Run ID Start Time End Time
{{ run.id }} {{ run.start_time }} {{ run.end_time }}