{{ post.title }}
{% if post.intro %}{{ post.intro }}
{% endif %}{{ post.author_name }}
{{ post.date }} {{ post.readtime }}
{% load wagtailcore_tags %} {% for post in posts %}
{{ post.intro }}
{% endif %}{{ post.author_name }}
{{ post.date }} {{ post.readtime }}