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

%h3.page-title
  = _('New Label')
%hr

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