{{post.title}}

{% if post.excerpt.size > 32 %} {{ post.excerpt }} {% else %} {{ post.content | strip_html | strip_newlines | truncate: 160 }} {% endif %}