From e394eb02888d518cdebf087d03fa82b649ce5b69 Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Sun, 26 Apr 2026 09:43:39 +0200 Subject: [PATCH] Restore styled footer shell --- .../templates/oxyan/partials/footer.html | 164 +++++++++++++++--- templates/oxyan/partials/footer.html | 164 +++++++++++++++--- 2 files changed, 276 insertions(+), 52 deletions(-) diff --git a/mandelstudio/templates/oxyan/partials/footer.html b/mandelstudio/templates/oxyan/partials/footer.html index a834a66..94e185c 100644 --- a/mandelstudio/templates/oxyan/partials/footer.html +++ b/mandelstudio/templates/oxyan/partials/footer.html @@ -4,33 +4,145 @@ {% localized_footer_content as localized_footer %} {% cache 300 footer_menu LANGUAGE_CODE request.site %} - + - + {% endfor %} + {% endwith %} + + + + + + {% endcache %} diff --git a/templates/oxyan/partials/footer.html b/templates/oxyan/partials/footer.html index a834a66..94e185c 100644 --- a/templates/oxyan/partials/footer.html +++ b/templates/oxyan/partials/footer.html @@ -4,33 +4,145 @@ {% localized_footer_content as localized_footer %} {% cache 300 footer_menu LANGUAGE_CODE request.site %} - + - + {% endfor %} + {% endwith %} + + + + + + {% endcache %}