<%= yield :top_of_page %> "> <%= content_for?(:page_title) ? yield(:page_title) : "GOV.UK - The best place to find government services and information" %> <%= stylesheet_link_tag "govuk-template.css", integrity: true, crossorigin: "anonymous" %> <%= stylesheet_link_tag "govuk-template-print.css", media: "print", integrity: true, crossorigin: "anonymous" %> <%= stylesheet_link_tag "fonts.css", media: "all", integrity: true, crossorigin: "anonymous" %> <%= stylesheet_link_tag "fonts.css", media: "all", integrity: true, crossorigin: "anonymous" %> <%# the colour used for mask-icon is the standard palette $black from https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/colours/_palette.scss %> "> "> "> "> <%# the colour used for theme-color is the standard palette $black from https://github.com/alphagov/govuk_frontend_toolkit/blob/master/stylesheets/colours/_palette.scss %> "> <%= yield :head %> > <%= yield :body_start %> <% unless @omit_header %> <% end %> <%= yield :after_header %>
<%= content_for?(:content) ? yield(:content) : yield %> <%= yield :body_end %> <%# if no GOVUK-namespaced module has loaded we can assume JS has failed and remove the class %>