diff --git a/templates/_partials/footer.tpl b/templates/_partials/footer.tpl index d927149..7b98c75 100644 --- a/templates/_partials/footer.tpl +++ b/templates/_partials/footer.tpl @@ -27,13 +27,17 @@ {hook h='displayFooterBefore'} {/block} -
-
+
+
-
+
+
+ {block name='hook_footer'} + {hook h='displayFooter'} + {/block}
@@ -41,13 +45,9 @@ {hook h='displayFooterAfter'} {/block}
-