{{ post.title }} by {{ post.user.username }} on {{ post.created.strftime('%Y-%m-%d') }} {% if g.user.id == post.user_id %} Edit {% endif %} {{ post.body }}