{{ post.author.username }} Post published at: {{ post.date_posted.strftime('%Y-%m-%d %H:%M') }} {% if current_user == post.author %} Edit {% endif %} {{ post.title }} {{ post.content }}