{% for node in nodes %}
{% include './widget.html.twig' with { 'node': node } %}
{% endfor %}
{{ sql }}