summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/edit.html.haml
blob: e5747397c8c0ddc6f97613c7fa8d6858e7ab1017 (plain)
1
2
3
4
5
6
- page_title "编辑", @identity.provider, "身份", @user.name, "用户"
%h3.page-title
  编辑 #{@user.name} 的身份
%hr

= render 'form'