% if current_user.data_provider? %>
If you can’t find the supported housing service you’re looking for or not sure which to choose, contact a data coordinator at <%= current_user.organisation.name %>.
<% elsif current_user.data_coordinator? %>or <%= govuk_link_to "create a new supported housing service", new_scheme_path %>
<% end %>