Published on {{ entry.published_on }} by {{ entry.author }}
{{ entry.content|striptags|truncatewords:20 }}
Page {{ page_obj.number }} of {{ paginator.num_pages }}. {% if page_obj.has_previous%} Previous Page. {% endif %} {% if page_obj.has_next %} Next Page. {% endif %}
{% endif %}