{{ post.title }} {{ post.created_at }} {% if post.author_username %} ยท by {{ post.author_username }} {% endif %} {{ post_html | safe }} {% if current_user %} Title Content (Markdown) {{ post.content }} Save changes Cancel {% endif %} โ Back to posts {% if current_user %} โ๏ธ Edit post ๐ Delete post {% endif %}