summaryrefslogtreecommitdiff
path: root/app/views/groups/labels/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/labels/new.html.haml')
-rw-r--r--app/views/groups/labels/new.html.haml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/groups/labels/new.html.haml b/app/views/groups/labels/new.html.haml
new file mode 100644
index 00000000000..2be87460b1d
--- /dev/null
+++ b/app/views/groups/labels/new.html.haml
@@ -0,0 +1,8 @@
+- page_title 'New Label'
+- header_title group_title(@group, 'Labels', group_labels_path(@group))
+
+%h3.page-title
+ New Label
+%hr
+
+= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path