Index of {{ path }}
..
{% for lnk in links %}
{% if lnk['Type'] == 2 %}
{% else %}
{% endif %}
{{ lnk['Name'] }}
{{ lnk['Size'] }} bytes
{% endfor %}