412 %} data-srcset="https://res.cloudinary.com/canonical/image/fetch/{{ cloudinary_options }},w_412/{{ url }} 460w {%- if width > 572 %} ,https://res.cloudinary.com/canonical/image/fetch/{{ cloudinary_options }},w_572/{{ url }} 620w {%- if width > 720 %} ,https://res.cloudinary.com/canonical/image/fetch/{{ cloudinary_options }},w_720/{{ url }} 767w {%- if width > 990 %} ,https://res.cloudinary.com/canonical/image/fetch/{{ cloudinary_options }},w_990/{{ url }} 1030w {%- endif %} {%- endif %} {%- endif %}" {%- endif %} data-src="https://res.cloudinary.com/canonical/image/fetch/{{ cloudinary_options }}/{{ url }}" alt="{{ alt }}" width="{{ width }}" height="{{ height }}" class="lazyload{% if extra_classes %} {{ extra_classes }}{% endif %}" {%- for attr_name, attr_value in attributes.items() %} {{ attr_name }}="{{ attr_value }}" {%- endfor %} />