{% if post.published %}{{ post.published|date:"jS F Y" }}{% else %}Not published yet{% endif %} / by {{ post.author.get_full_name }} in {{ post.section.name }}