{% with items=(("First", true), ("Second", false), ("Third", true), ("Fourth", false), ("Last", false)) %}

{{ heading }}

{% endwith %}