gitlabhq/app/views/admin/users/edit.html.haml

4 lines
72 B
Text
Raw Normal View History

2012-08-25 20:31:19 +03:00
%h3.page_title #{@admin_user.name} → Edit user
2012-02-11 19:56:18 +02:00
%hr
2011-10-09 00:36:38 +03:00
= render 'form'