blob: 1d9522aacb4f9ef979e2d8bd3b37178178a3f393 (
plain)
1
2
3
4
5
|
<img sizes="(max-width: 728px) 100vw, (min-width: 729px) 520px"
srcset="https://luxagraf.net{{image.get_featured_jrnl}} 520w, https://luxagraf.net{{image.get_picwide_sm}} 720w"
src="https://luxagraf.net{{image.get_picwide_sm}}"
alt="{{image.alt}} photographed by {% if image.photo_credit_source %}{{image.photo_credit_source}}{%else%}luxagraf{%endif%}"
style="margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;max-width:94%; border:40px solid #f4f2f0;" />
|