{{ post.title }}
{% if post.published_date %} {% endif %} {% if post.authors.first %}by {{ post.authors.first.name }}
{% endif %}{% extends "base.html" %} {% load wagtailcore_tags wagtailimages_tags %} {% block content %}
by {{ post.authors.first.name }}
{% endif %}