diff --git a/app/views/organisations/merge.html.erb b/app/views/organisations/merge.html.erb index 97ef5bcd0..9d324ced0 100644 --- a/app/views/organisations/merge.html.erb +++ b/app/views/organisations/merge.html.erb @@ -1,15 +1,6 @@ <% title = "Tell us if your organisation is merging" %> <% content_for :title, title %> -<% if current_user.support? %> -

<%= @organisation.name %>

- <% if current_user.support? %> - <%= render SubNavigationComponent.new( - items: secondary_items(request.path, @organisation.id), - ) %> - <% end %> -<% end %> - <%= govuk_back_link href: organisation_path %>

Tell us if your organisation is merging