{{ sections.partners.title }}

{% if sections.partners.subtitle %}

{{ sections.partners.subtitle }}

{% endif %}
{% for partner in sections.partners.items %}
{% if partner.logo %} {{ partner.logo.alt }} {% endif %}
{% endfor %}