summaryrefslogtreecommitdiff
path: root/app/views/user_groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_groups/index.html.haml')
-rw-r--r--app/views/user_groups/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user_groups/index.html.haml b/app/views/user_groups/index.html.haml
index 545b838..7240f5f 100644
--- a/app/views/user_groups/index.html.haml
+++ b/app/views/user_groups/index.html.haml
@@ -1,4 +1,4 @@
-- title t("user_groups.index.page_title")
+- content_for :title, t("user_groups.index.page_title")
- if @user_groups.count > 0
= render "index_core", :user_groups => @user_groups