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

{{ heading }}

{% endwith %}