|
|
|
@ -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 %> |
|
|
|
|
|
|
|
|
|