summaryrefslogtreecommitdiff
path: root/app/views/projects/labels/edit.html.haml
blob: 675a805e12fe1d4caec6a35d80917716cc876597 (plain)
1
2
3
4
5
6
7
- page_title "Edit", @label.name, "Labels"
= render "header_title"

%h3.page-title
  Edit Label
%hr
= render 'form'