{% if dir_path %}

/{{ dir_path.upper() }}

{% else %}

{{ admin_view.name.upper() }}

{% 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 }}
  • {% if dir_path %} {% else %} {% endif %} Icons
{% block model_menu_bar %}
  • Validate
  • Cancel
{% endblock %}