<%= @user.name %>
<% end %><%= group.name %>
<% if group.admin? %> Admin <% end %> <% if group.auto_assign? %> Auto Assign <% end %>This user is in no groups.
<% end %>User is <%= @user.status.humanize.downcase %> — access is denied regardless of group memberships.
<%= app.name %>
No accessible applications. Add the user to a group that's attached to one or more applications.