summaryrefslogtreecommitdiff
path: root/app/views/admin/labels/edit.html.haml
blob: 96f0d404ac4971a6d9dda7b4dbf86f5c937e4144 (plain)
1
2
3
4
5
6
7
- add_to_breadcrumbs "Labels", admin_labels_path
- breadcrumb_title "Edit Label"
- page_title "Edit", @label.name, "Labels"
%h3.page-title
  Edit Label
%hr
= render 'form'