diff --git a/app/views/organisations/index.html.erb b/app/views/organisations/index.html.erb index 51fddb444..44eee46c2 100644 --- a/app/views/organisations/index.html.erb +++ b/app/views/organisations/index.html.erb @@ -4,7 +4,6 @@ <% content_for :meta_tags do %> <%= auto_discovery_link_tag(:json, api_organisations_url, title: @presented_organisations.title) %> - <% end %>