4 changed files with 8 additions and 4 deletions
@ -1,5 +1,5 @@
|
||||
<% if current_user.data_provider? %> |
||||
<p class="govuk-body">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 %>.</p> |
||||
<p class="govuk-body">If you’re not sure which scheme to choose, ask a data coordinator. Find your data coordinators on the <%= govuk_link_to("users page", users_path) %>.</p> |
||||
<% elsif current_user.data_coordinator? %> |
||||
<p class="govuk-body"><%= govuk_link_to "Create a new supported housing scheme", new_scheme_path %></p> |
||||
<% end %> |
||||
|
||||
Loading…
Reference in new issue