{% if intro_associations %}

Intro

{% include "core/_decoration.html" with icon="sg-pin" %}
{% include 'content/_list.html' with associations=intro_associations hide_meta=True %}
{% endif %}