{{ post.title }}
{% if post.intro %}{{ post.intro|truncatewords:30 }}
{% endif %}
{% if post.author_image %}
{% endif %}
{{ post.author_name }}
{{ post.date }} {{ post.readtime }}
{% load wagtailcore_tags %} {% for post in posts %}
{{ post.intro|truncatewords:30 }}
{% endif %}{{ post.author_name }}
{{ post.date }} {{ post.readtime }}