{% load display_tags %} {% if format == "HTML" %} {% with images=obj|file_images %}
No images found.
{% endfor %} {% endwith %} {% else %} {% with images=obj|file_images %} {% for pic in images %} image::{{ request.scheme }}://{{ request.get_host }}{% pic_token pic size %}[] +