gitlab-org--gitlab-foss/app/views/projects/labels/edit.html.haml

7 lines
92 B
Text
Raw Normal View History

2015-04-30 13:06:18 -04:00
- page_title "Edit", @label.name, "Labels"
2015-12-02 08:27:29 -05:00
%h3.page-title
Edit Label
%hr
= render 'form'