{% if image.previous %} {% else %} {% endif %} {% if image.next %} {% else %} {% endif %} {{ image.index }}/{{image.total_count }} {% if image.has_title() %} {{ image.title }} {% endif %} {{ image.date_time.strftime("%d/%m/%Y") -}} {%- if image.place -%} , {{ image.place }} {% endif %} {% if image.author %} © {{ image.author }} {% endif %}
{% if image.exif %}
{{ image.exif.camera }} | ISO {{ image.exif.iso }} | {{ image.exif.aperture }} | {{image.exif.exposure }} | {{ image.exif.focal_length }}
{% endif %}