{% load wagtailimages_tags %} {% if social_media %} {% for site in social_media %} {% image site.value.image width-30 class="call-to-action__item-share-img" %} {{ site.value.title }} {% endfor %} {% endif %}