<%= op_icon('icon-context icon-group') %> <%= l(:label_user_plural) %>

<%= l('homescreen.additional.users') %>

<% unless @newest_users.empty? %> <% end %>
<% if User.current.admin? %> <%= link_to new_user_path, class: 'button -alt-highlight' do %> <%= op_icon('button--icon icon-add') %> <%= l(:label_invite_user) %> <% end %> <% end %>