diff --git a/templates/_partials/head.tpl b/templates/_partials/head.tpl index ceb262a..65fc4ce 100644 --- a/templates/_partials/head.tpl +++ b/templates/_partials/head.tpl @@ -62,6 +62,25 @@ {block name='javascript_head'} {include file="_partials/javascript.tpl" javascript=$javascript.head vars=$js_custom_vars} {/block} + + +{** TODO: Remove this before going live *} + {block name='hook_header'} {$HOOK_HEADER nofilter}