{{ post.author.username }} {{ post.date_posted.strftime('%Y-%m-%d') }} {% if current_user == post.author %} Edit {% endif %} {{ post.title }} {{ post.content }}
{{ post.author.username }} {{ post.date_posted.strftime('%Y-%m-%d') }} {% if current_user == post.author %} Edit {% endif %} {{ post.title }} {{ post.content }}