{{ title }} {% if subtitle %} {{ subtitle }} {% endif %} {% if image %} {{ image.cropZoom(1038,437).loading('lazy').html(title, title, 'image featured')|raw }} {% endif %} {{ page.content|raw}} {% for module in page.collection() %} {{ module.content|raw }} {% endfor %}