<%= job_title(job) %>
<%= job.status %>
<% if job.failed? %> <%= render "mission_control/jobs/jobs/failed/actions", job: job %> <% end %>