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