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

5 lines
105 B
Text
Raw Normal View History

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