{{ post.title }} {% if post.published_at %} {{ post.published_at | format_date }} {% endif %} {% if post.author %} · {{ post.author.username }} {% endif %} {% if post.excerpt %} {{ post.excerpt | strip_md }} {% endif %}