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