{{ post.author.username }} {{ post.date_posted|date:"jS F Y , H:i:s a" }} {# {{ post.date_posted }}#} {% if post.author == request.user %} update delete {% endif %} {{ post.title }} {{ post.content}} {# {{ post.content|slice:":100" }}...#}