From 9f7e29df41ff6efff15f9e9462a4e3a734684b9f Mon Sep 17 00:00:00 2001 From: Ted Date: Wed, 18 May 2022 16:06:03 +0100 Subject: [PATCH] Added "Organisations" to to organisations page title --- app/views/organisations/_organisation_list.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/organisations/_organisation_list.html.erb b/app/views/organisations/_organisation_list.html.erb index f0680d7ab..177281c2e 100644 --- a/app/views/organisations/_organisation_list.html.erb +++ b/app/views/organisations/_organisation_list.html.erb @@ -1,3 +1,5 @@ +<% content_for :title, title %> +