{{ post.title }} {{ post.author_id[0]|upper }} {{ post.author_id }} {{ post.created_at.strftime('%B %d, %Y') }} {% if post.published %} Published {% else %} Draft {% endif %} {{ post.content|markdown|safe }}