Skip to content

Commit

Permalink
Allow custom tags in head for admin layout
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Aug 13, 2018
1 parent dc44dd6 commit 461e41f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<%= stylesheet_link_tag "govuk_publishing_components/admin_styles_ie8" %>
<![endif]-->
<%= javascript_include_tag "govuk_publishing_components/vendor/modernizr" %>
<%= yield :head %>
</head>
<body class="govuk-template__body">
<script>
Expand Down

0 comments on commit 461e41f

Please sign in to comment.