{% if header.showSocialList == 'true' %}
    {% for platform in header.socialPlatforms %}
  • {% endfor %}
{% endif %}