{% load filefunctions %} {% if not non_recursive %} {% if file.is_dir %}
  • {{file.name}} (select all)
  • {% else %}
  • {% endif %} {% else %} {% if file.children %} {% endif %} {% endif %}