summaryrefslogtreecommitdiff
path: root/app/views/groups/activity.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/activity.html.haml')
-rw-r--r--app/views/groups/activity.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/activity.html.haml b/app/views/groups/activity.html.haml
index f73e1d9e865..aaad265b3ee 100644
--- a/app/views/groups/activity.html.haml
+++ b/app/views/groups/activity.html.haml
@@ -3,7 +3,6 @@
= auto_discovery_link_tag(:atom, group_url(@group, format: :atom, private_token: current_user.private_token), title: "#{@group.name} activity")
- page_title "Activity"
-- header_title group_title(@group, "Activity", activity_group_path(@group))
%section.activities
= render 'activities'