{% if post.post_image %} {% endif %} {{post.title}} {{post.content | truncatewords:30}} {% if post.author %} {{post.author}} {% endif %} {% if post.date %} {{post.date | date_to_long_string}} {% endif %}