<%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %> <% unless @job_histories.empty? %> <% for job_history in @job_histories %> <% end %> <% else %> <% end %>

<%= t 'home.section.missed_jobs' %>

<%= t 'common.run_number' %> <%= t 'common.job' %>
<%= link_to "[#{ t 'common.show_missed_jobs' }]", managed_job_histories_path %>
<%= job_history.id %> <%= h job_history.job_name %> on agent <%= h job_history.agent_name %>
<%= t 'common.no_missed_jobs' %>