summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/edit.html.haml
blob: 515d46b0f291cd9db5195e4c789beb466e8193e1 (plain)
1
2
3
4
5
6
- page_title "Edit", @identity.provider, "Identities", @user.name, "Users"
%h3.page-title
  Edit identity for #{@user.name}
%hr

= render 'form'