{{ r.id }} {% if r.origin == 'adhoc' %}ad-hoc{% else %}{{ r.policy }}{% endif %} {{ r.status }} {% if r.status == 'running' %} {% endif %} {{ r.estimate }} {{ r.job_ref or '—' }} {{ r.started_at or '—' }} {{ r.finished_at or '—' }} {{ (r.detail or '')[:80] }}