From 255a7592a3d321d0d057a8476b61f67e38d55120 Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Mon, 6 Nov 2023 16:46:46 +0530 Subject: [PATCH] refactor: style the footer --- templates/_partials/footer.tpl | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/templates/_partials/footer.tpl b/templates/_partials/footer.tpl index 7b98c75..f07111b 100644 --- a/templates/_partials/footer.tpl +++ b/templates/_partials/footer.tpl @@ -27,18 +27,43 @@ {hook h='displayFooterBefore'} {/block} -
-
-
+
+
+ -
+
{block name='hook_footer'} {hook h='displayFooter'} {/block}
+
{block name='hook_footer_after'}