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 %}