diff --git a/layouts/layout.base.tpl b/layouts/layout.base.tpl index 4628f46..6551e74 100644 --- a/layouts/layout.base.tpl +++ b/layouts/layout.base.tpl @@ -18,8 +18,10 @@ - + + + {/block} {block 'layout_head' append} @@ -272,5 +274,6 @@ + {hook run='layout_body_end'} {/block}