debian-mirror-gitlab/app/views/projects/labels/new.html.haml
2014-09-02 14:37:02 +02:00

6 lines
116 B
Text

%h3 New label
.back-link
= link_to project_labels_path(@project) do
← To labels list
%hr
= render 'form'