``` {{for (x, y) in iterable}} something {{x}} and {{y}} {{end}} ``` instead of currently having to write explicitly `{{fill x}}`.