summaryrefslogtreecommitdiff
path: root/app/views/groups/labels/new.html.haml
blob: 934ebe11c73b4c4ff5b7c756037d1745843f9eaa (plain)
1
2
3
4
5
6
7
8
9
- breadcrumb_title "Labels"
- page_title 'New Label'
- header_title group_title(@group, '', group_labels_path(@group))

%h3.page-title
  New Label
%hr

= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path