Skip to content

Commit

Permalink
Merge pull request #2499 from alphagov/move-martha
Browse files Browse the repository at this point in the history
Move Martha
  • Loading branch information
sihugh authored Jun 8, 2021
2 parents 53bfb35 + 5631cec commit 795d027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/govuk_template.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@

<%# if no GOVUK-namespaced module has loaded we can assume JS has failed and remove the class %>
<script>if (typeof window.GOVUK === 'undefined') document.body.className = document.body.className.replace('js-enabled', '');</script>
<!-- Thanks Martha -->
</body>
</html>
<!-- Thanks Martha -->

0 comments on commit 795d027

Please sign in to comment.