5 lines
173 B
Text
5 lines
173 B
Text
- page_title _("New Label")
|
|
%h1.page-title.gl-font-size-h-display
|
|
= _('New Label')
|
|
%hr
|
|
= render 'shared/labels/form', url: admin_labels_path, back_path: admin_labels_path
|