{% set posts = __SELF__.posts %} {% if __SELF__.displayType == 'latestPost' %}
{{ post.category.name }}
{% endif %}{{ str_limit(post.content, 80) }} Read More!
{{ post.category.name }}
{% endif %}{{ str_limit(post.content, 80) }} Read More!
Select post list display type
{% endif %}