diff --git a/templates/de/partials/footer.html.twig b/templates/de/partials/footer.html.twig new file mode 100644 index 0000000..a35fb42 --- /dev/null +++ b/templates/de/partials/footer.html.twig @@ -0,0 +1,21 @@ +{% set base_url = page.parent.url %} + + diff --git a/templates/es/partials/footer.html.twig b/templates/es/partials/footer.html.twig new file mode 100644 index 0000000..adba651 --- /dev/null +++ b/templates/es/partials/footer.html.twig @@ -0,0 +1,21 @@ +{% set base_url = page.parent.url %} + + diff --git a/templates/fr/partials/footer.html.twig b/templates/fr/partials/footer.html.twig new file mode 100644 index 0000000..75481c9 --- /dev/null +++ b/templates/fr/partials/footer.html.twig @@ -0,0 +1,21 @@ +{% set base_url = page.parent.url %} + + diff --git a/templates/it/partials/footer.html.twig b/templates/it/partials/footer.html.twig new file mode 100644 index 0000000..856f4a2 --- /dev/null +++ b/templates/it/partials/footer.html.twig @@ -0,0 +1,21 @@ +{% set base_url = page.parent.url %} + +