{% for i in varlist %}
{{ i }}
{% endfor %}
0%
{% for a in all_list %} {% set ploop = loop %} {% for b in a %}
{% if path %}
{% else %}
{% endif %} {{ b }}
{% endfor %} {% endfor %}