8 lines
174 B
Text
8 lines
174 B
Text
- breadcrumb_title "Labels"
|
|
- page_title 'New Label'
|
|
|
|
%h3.page-title
|
|
New Label
|
|
%hr
|
|
|
|
= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path
|