{% if posts | length %} {% if title %}
{{ post.excerpt | striptags }}
{% if not hideCategory %} {% if post.primary_category %} in {{ post.primary_category.name }} {% endif %} {% endif %} By {{ post.author.full_name }}