{% for item in current_folder %} {% endfor %}
{{ item.name }}
{% if current_file %} {{ current_file|file_render(terms) }} {% endif %}