{% for other_link in page.root_page.footer_other_links %}
    {% for link_list in other_link.value.list %}
  • {{ link_list.text }}
  • {% endfor %}
{% endfor %}
{% include 'main/includes/molecules/contact/contact_footer_box.html' %} {% include 'main/includes/molecules/contact/contact_footer_box.html' %}
{% for social_link_block in page.root_page.social_links %} {{ social_link_block.value.text }} {% endfor %}
{{ copyleft_sign }} {{ copyleft_text|safe }} {{ privacy_text }}