{% from 'templates/_macros/helpers.html' import sprite %}

SVG sprites: {% for item in socialLinks %} {{ sprite(item.id) }} {% endfor %}