debian-mirror-gitlab/app/views/admin/users/edit.html.haml

6 lines
103 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Edit", @user.name, "Users"
2014-09-02 18:07:02 +05:30
%h3.page-title
Edit user: #{@user.name}
%hr
= render 'form'