{% for interaction in interactions %} {% include 'backend/core/interaction/show.html.twig' with {"interaction":interaction} %} {% endfor %}