gitlab-org--gitlab-foss/app/views/admin/labels/new.html.haml
2015-09-03 15:50:23 +03:00

7 lines
129 B
Text

- page_title "New Label"
%h3 New label
.back-link
= link_to admin_labels_path do
← To labels list
%hr
= render 'form'