gitlab-org--gitlab-foss/app/views/groups/labels/new.html.haml

9 lines
218 B
Plaintext

- page_title 'New Label'
- header_title group_title(@group, 'Labels', group_labels_path(@group))
%h3.page-title
New Label
%hr
= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path