{% set featured_image = post.featured_images.first %} {{ featured_image.description ? featured_image.description : post.title }}

{{ post.title }}

{{ post.summary|nl2br }}

{{ post.content_html|raw }}