{% if logo.show_in_footer %}
{% if logo.has_dark_variant %}
{% else %}
{% endif %}
{% endif %}
{{ company_desc }}
{{ copyright_text }}
{% for section in sections %}
{{ section.title }}
{% for link in section.links %}
-
{{ link.label }}
{% endfor %}
{% endfor %}
{% if social_links %}
{% endif %}