{%for child in dirs%}
{{child}}
{% endfor %} {%for child in files%}
{{child}}
{% endfor %}