diff --git a/app/views/organisations/schemes.html.erb b/app/views/organisations/schemes.html.erb index a727a8118..b28d9c306 100644 --- a/app/views/organisations/schemes.html.erb +++ b/app/views/organisations/schemes.html.erb @@ -1,5 +1,5 @@ <% item_label = format_label(@pagy.count, "scheme") %> -<% title = format_title(@searched, "Supported housing services", current_user, item_label, @pagy.count, nil) %> +<% title = format_title(@searched, "Supported housing services", current_user, item_label, @pagy.count, @organisation.name) %> <% content_for :title, title %>