gitlab-org--gitlab-foss/app/views/admin/groups/edit.html.haml

5 lines
105 B
Plaintext

- page_title "Edit", @group.name, "Groups"
%h3.page-title Edit group: #{@group.name}
%hr
= render 'form'