{{ post.title }}
{% if post.intro %}{{ post.intro|truncatewords:30 }}
{% endif %}
{% if post.owner.wagtail_userprofile.avatar.url %}
{% endif %}
{{ post.author_name }}
{{ post.date }} {{ post.readtime }}