BigW Consortium Gitlab

index.html.haml 290 Bytes
- page_title "Identities", @user.name, "Users"
= render 'admin/users/head'

- if @identities.present?
  .table-holder
    %table.table
      %thead
        %tr
          %th Provider
          %th Identifier
          %th
      = render @identities
- else
  %h4 This user has no identities