{% for j in jobs %}

{{ format_time(j.duration, shorter=True) }} ‐ {% module JobState(j) %} {{ j.arch }}

{% end %}