summaryrefslogtreecommitdiff
path: root/app/views/explore/groups/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/groups/index.html.haml')
-rw-r--r--app/views/explore/groups/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/explore/groups/index.html.haml b/app/views/explore/groups/index.html.haml
index a3eafc61d0a..869be4e8581 100644
--- a/app/views/explore/groups/index.html.haml
+++ b/app/views/explore/groups/index.html.haml
@@ -2,6 +2,8 @@
- page_title _("Groups")
- header_title _("Groups"), dashboard_groups_path
+= render_if_exists "shared/gold_trial_callout"
+
- if current_user
= render 'dashboard/groups_head'
- else