diff --git a/templates/layouts/layout-both-columns.tpl b/templates/layouts/layout-both-columns.tpl index 02c37fa..f3815d0 100644 --- a/templates/layouts/layout-both-columns.tpl +++ b/templates/layouts/layout-both-columns.tpl @@ -48,6 +48,7 @@ {block name='displayBeforeWrapper'} + {hook h='displayBeforeWrapper'} {/block}
@@ -95,6 +96,7 @@
{block name='displayAfterWrapper'} + {hook h='displayAfterWrapper'} {/block}