{% if post.featured %} {% endif %} {% if post.image %} {{post.title}} {% endif %}

{{post.title}}

{% if post.description %}{{ post.description }}{% else %}{{ post.content | strip_html | truncate: 85 }}{% endif %}