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

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

<%= t 'common.agent' %> <%= t 'common.description' %> <%= t 'common.status' %>
<%= link_to "[#{ t 'common.show_agents' }]", agents_path %>
<%= agent.name %> <%= h agent.description %> <%= current_state(agent) %>
<%= t 'common.no_offline_agents' %>