{% load static %}
{% if section.lead_with_separator %}  |  {% endif %} {{yield}} {% for social in section.socials %} {% if social.image %} {{social.name}} {% else %} {{social.name}} {% endif %} {% endfor %}