{% load wagtailimages_tags %}
  • {# col-* classes include positioning, position static cancels that and allows the stretched link to cover the image #}

    {{ post.title }}

    {{ post.description|truncatechars:250 }}

    {{ post.published_date|date:"DATE_FORMAT" }}