{% for v in array %}
{% if true %}{% block popup -%} hello {%- endblock %}{% endif %}
{% endfor %}