- page_title "Identities", @user.name, "Users" = render 'admin/users/head' = link_to 'New Identity', new_admin_user_identity_path, class: 'pull-right btn btn-new' - if @identities.present? .table-holder %table.table %thead %tr %th Provider %th Identifier %th = render @identities - else %h4 This user has no identities