{{ post.title }}
{% if post.body_html %}{{ post.body_html | striptags | truncate(length=200) }}
{% elif post.excerpt %}{{ post.excerpt | striptags | truncate(length=200) }}
{% endif %}{{ post.body_html | striptags | truncate(length=200) }}
{% elif post.excerpt %}{{ post.excerpt | striptags | truncate(length=200) }}
{% endif %}No posts with this tag.