@ -91,7 +91,7 @@
navigation_classes: "govuk-header__navigation--end",
) do |component|
component.product_name(name: t("service_name"))
if !FeatureToggle.maintenance_mode_enabled?
unless FeatureToggle.maintenance_mode_enabled?
if current_user.nil?
component.navigation_item(text: "Sign in", href: user_session_path)
else
@ -8,4 +8,4 @@
<p class="govuk-body">We saved your answers.</p>
<p class="govuk-body"><%= govuk_link_to "Contact the helpdesk", "https://dluhcdigital.atlassian.net/servicedesk/customer/portal/6/group/11" %> if you need assistance in the meantime.</p>
</div>