diff --git a/app/views/organisation_relationships/housing_providers.html.erb b/app/views/organisation_relationships/housing_providers.html.erb index 5df96d2d6..dc0ff0065 100644 --- a/app/views/organisation_relationships/housing_providers.html.erb +++ b/app/views/organisation_relationships/housing_providers.html.erb @@ -8,7 +8,6 @@
This organisation can submit logs for its housing providers.
<% else %> <%= render partial: "organisations/headings", locals: { main: "Your housing providers", sub: nil } %> -Your organisation can submit logs for its housing providers.
<% end %>