9 lines
218 B
Text
9 lines
218 B
Text
|
- 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
|