{% extends '@nucleus/partials/particle.html.twig' %} {% block particle %}
{% for item in particle.logos %}
{% if item.url %} {% endif %} {{ item.title|e }} {% if item.url %} {% endif %}
{% endfor %}
{% endblock %}