<%= link_to host.name, host_path(host) %> <%= host.fqdn %> <%= host.port %> ********** <%= host.file_retention %> <%= host.job_retention %> <% if host.verified? %> yes <% else %> no <% end %> <%= I18n.l(host.created_at, format: :long) %>