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

6 lines
109 B
Text
Raw Normal View History

2020-07-28 23:09:34 +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'