{% load i18n thumbnail %} {% load adminmedia %}
{% trans 'Name' %} | ||||
---|---|---|---|---|
{% if select_folder %}{% endif %} |
Change
owner: {{ subfolder.owner }} Folders: {{ subfolder.children_count }} Images: {{ subfolder.file_count }}
|
|||
{% if is_popup and not select_folder %}{% endif %} |
Change
{{ file.label }} ({{ file.size|filesize:"auto1000long" }})
{% ifequal file.file_type "image" %}{{ file.width }} x {{ file.height }} px {% endifequal %}
{% if file.owner %}owner: {{ file.owner }} {% endif %}
{# {% if file.has_all_mandatory_data %}![]() ![]() |
|||
there are no files or subfolders |