summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/badges/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/settings/badges/index.html.haml')
-rw-r--r--app/views/groups/settings/badges/index.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/groups/settings/badges/index.html.haml b/app/views/groups/settings/badges/index.html.haml
new file mode 100644
index 00000000000..c7afb25d0f8
--- /dev/null
+++ b/app/views/groups/settings/badges/index.html.haml
@@ -0,0 +1,4 @@
+- breadcrumb_title _('Project Badges')
+- page_title _('Project Badges')
+
+= render 'shared/badges/badge_settings'