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

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

<%= t 'common.name' %> <%= t 'common.description' %>
<%= link_to "[#{ t 'common.show_agents' }]", agents_path %>
<%= agent.name %> <%= h agent.description %>
<%= t 'common.no_locked_agents' %>