Sha256: e7eb5e7cdad79df2ea27b542e641665cd0ac23f9aa64404d6b632eff1be3aae4

Contents?: true

Size: 431 Bytes

Versions: 2

Compression:

Stored size: 431 Bytes

Contents

<!DOCTYPE html>
<html lang="en" class="govuk-template">
  <head>
    <meta name="robots" content="noindex,nofollow,noimageindex">
    <%= csrf_meta_tags %>
    <title><%= browser_title %></title>
    <%= stylesheet_link_tag "govuk_publishing_components/admin_styles" %>
  </head>
  <body class="govuk-template__body">
    <%= yield %>
    <%= javascript_include_tag "govuk_publishing_components/admin_scripts" %>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
govuk_publishing_components-9.5.1 app/views/govuk_publishing_components/components/_layout_for_admin.html.erb
govuk_publishing_components-9.5.0 app/views/govuk_publishing_components/components/_layout_for_admin.html.erb