<%= render partial: 'header' %>

Collaborators for <%= @client.host.name %>

<%= render partial: 'users' %>
<%= link_to 'Back to clients', clients_path %>