@ -4,7 +4,7 @@
<% content_for :title, title %>
<h1 class="govuk-heading-l">
<h1 class="govuk-heading-l"><%= @organisation.name %></h1>
<%= @organisation.name %>
</h1>
<%= render SubNavigationComponent.new(
@ -7,7 +7,7 @@
<span class="govuk-caption-l"><%= current_user.organisation.name %></span>
About your organisation
<% else %>
<% end %>
@ -4,9 +4,7 @@
<% if current_user.support? %>