Unverified Hosts

<% if @hosts.empty? %>

There are no hosts pending for approval

<% else %>
<%= render partial: 'host', collection: @hosts %>
Name FQDN User Port Created At Actions
<% end %>