- <% if FeatureFlags::FeatureFlag.active?(:downtime_banner) %> - <%= govuk_notification_banner title_text: "Important", text: "We will not reply to queries from 23 December 2024 to 3 January 2025 due to Christmas and New Year holidays." %> - <% end %> <%= render(FlashMessageComponent.new(flash: flash)) %> <%= yield :content %>