{% load i18n admin_static thumbnail %}

Choose an Image


Close
{% for image in images %}
{{ image.title }}

{{ image.image_width }}x{{ image.image_height }} {{ image.file_size|filesizeformat }}

{% endfor %}