summaryrefslogtreecommitdiff
path: root/app/views/projects/services/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/services/edit.html.haml')
-rw-r--r--app/views/projects/services/edit.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/services/edit.html.haml b/app/views/projects/services/edit.html.haml
index 50ed78286d2..0f1a76a104a 100644
--- a/app/views/projects/services/edit.html.haml
+++ b/app/views/projects/services/edit.html.haml
@@ -1,2 +1,3 @@
- page_title @service.title, "Services"
+= render "projects/settings/head"
= render 'form'