{% for lie in lies %} {% endfor %} {% for row in rows %} {% for value in row %} {% endfor %} {% endfor %}
{{ lie }}
{{ value }}