<% if flash.notice && !flash.notice.include?("translation missing") %> <%= govuk_notification_banner( diff --git a/app/views/layouts/organisations.html.erb b/app/views/layouts/organisations.html.erb index aea5983c3..e258aa2aa 100644 --- a/app/views/layouts/organisations.html.erb +++ b/app/views/layouts/organisations.html.erb @@ -5,8 +5,6 @@ <% items = tab_items(current_user) %> - <%= render TabNavigationComponent.new(items:) %> -

<%= content_for(:tab_title) %>

<%= content_for?(:organisations_content) ? yield(:organisations_content) : yield %> diff --git a/app/views/organisations/index.html.erb b/app/views/organisations/index.html.erb new file mode 100644 index 000000000..e69de29bb diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb new file mode 100644 index 000000000..e69de29bb