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