{% load wagtailcore_tags wagtailimages_tags %} {% if page.heading and page.image %}
{{ post.title }}
{{ post.intro|truncatewords:30 }}
{{ post.author_name }}
{{ post.date }} {{ post.readtime }}