{{ p.title }} {{ p.date|date("M j, Y")}} {% if p.header.primaryImage %} {{ p.media[p.header.primaryImage].cropZoom(1038,437).loading('lazy').html('',p.title)|raw}} {% else %} {{p.media.images|first.cropZoom(1038,437).loading('lazy').html('',p.title)|raw}} {% endif %}