CHOISIR

  1. Root
  2. {% for name, path in breadcrumbs[:-1] %}
  3. {{ name }}
  4. {% endfor %} {% if breadcrumbs %}
  5. {{ breadcrumbs[-1][0] }}
  6. {% endif %}
{% for name, path, is_dir, size in items %} {% if is_dir %} {% else %} {% endif %} {% endfor %}
{{ name }} {% set icons_by_mime = {'image': 'fa-picture-o', 'text': 'fa-file-text', 'video': 'fa-film', 'other': 'fa-file', 'archive': 'fa-save'} %} {{ name }}
OK
{# #}