diff --git a/themes/classic/templates/_partials/head.tpl b/themes/classic/templates/_partials/head.tpl index b0c3a56a..fa6ff227 100644 --- a/themes/classic/templates/_partials/head.tpl +++ b/themes/classic/templates/_partials/head.tpl @@ -109,4 +109,11 @@ s.parentNode.insertBefore(c,s); })(document); + + + {/literal} \ No newline at end of file diff --git a/themes/classic/templates/layouts/layout-both-columns.tpl b/themes/classic/templates/layouts/layout-both-columns.tpl index 0d5a9b16..8661449e 100644 --- a/themes/classic/templates/layouts/layout-both-columns.tpl +++ b/themes/classic/templates/layouts/layout-both-columns.tpl @@ -35,7 +35,9 @@ - + + + {block name='hook_after_body_opening_tag'} {hook h='displayAfterBodyOpeningTag'} {/block}