You got served

{% set mybool = 0 %} {% for title,div in div_dict.items() %}
{{ div | safe }}
{% set mybool = 1 %} {% endfor %}