Index of {{ path }}
{% for lnk in links %} {% if lnk['Type'] == 2 %} {% endif %} {% endfor %}
 
..
{% if lnk['Type'] == 2 %}
 
{% else %}
 
{% endif %}
{{ lnk['Name'] }} {{ lnk['Size'] |filesizeformat(true) }}