{% for index in range(end=string_len) %} {% set string = strings[index] %} {{ string }} {% endfor %}