{% for item in collapsible_items %}
    {% for item in item.menu_items %}
  • {{ item.name }}
  • {% endfor %}
{% endfor %}
{% include 'patterns/molecules/contact/contact_footer_box.html' %} {% include 'patterns/molecules/contact/contact_footer_box.html' %}
{% for social_media in social_media_links %} {{ social_media.name }} {% endfor %}
{{ copyleft_sign }} {{ copyleft_text|safe }} {{ privacy_text }}