{{ relpath or 'Root' }}

{% for item in items %}
{{ item.name }}
{{ item.name }}
{% endfor %}
{% if subdirs %}

Subdirectories

{% endif %}