summaryrefslogtreecommitdiff
path: root/app/views/admin/groups/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/groups/edit.html.haml')
-rw-r--r--app/views/admin/groups/edit.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin/groups/edit.html.haml b/app/views/admin/groups/edit.html.haml
index 824e51c1cf1..eb09a6328ed 100644
--- a/app/views/admin/groups/edit.html.haml
+++ b/app/views/admin/groups/edit.html.haml
@@ -1,3 +1,4 @@
+- page_title "Edit", @group.name, "Groups"
%h3.page-title Edit group: #{@group.name}
%hr
= render 'form'