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

8 lines
97 B
Plaintext
Raw Normal View History

2015-04-30 19:33:02 +00:00
- page_title "New Label"
= render "header_title"
2015-12-02 13:27:29 +00:00
%h3.page-title
New Label
%hr
= render 'form'