{% load i18n media_tree_thumbnail sekizai_tags%} {% addtoblock "js" %}{% endaddtoblock %}
{% if folder_list and folder_list|length > 1 %} {{ folder_list|length }} {% endif %} {% if node_list %}
{% for image_node in node_list %} {% include "cms/plugins/media_tree_image.html" %} {% endfor %}
{% ifnotequal node_list|length 1 %} {% endifnotequal %} {% addtoblock "js" %} {% endaddtoblock %} {% endif %}