{% if phone or email or social_links %} {% endif %}
{% if phone %} {{ phone }} {% endif %} {% if email %} {{ email }} {% endif %}
{% for social_link in social_links %} {% endfor %}