summaryrefslogtreecommitdiff
path: root/design/templates/lib/img_archive.html
blob: c256ebe4a13be9a941caac2b7c2dd1bb77e24d48 (plain)
1
2
3
4
5
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
     srcset="{{image.get_featured_jrnl}} 520w, {{image.get_picwide_sm}} 720w"
     src="{{image.get_featured_jrnl}}"
     alt="{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%}" 
     data-jslghtbx="{{image.get_image_by_size}}" data-jslghtbx-group="group" {% if caption%}data-jslghtbx-caption="{{image.caption}}"{%endif%}>