Unverified Clients

<% if @hosts.empty? %>

There are no clients pending for approval

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