{{ post.title }}
{{ html|safe }}
{% if post.tags %}
{% endif %}
{% if post.author_name %}
– {% if post.author_username %}{{ post.author_name }}{% else %}{{ post.author_name }}{% endif %}{% if post.author_email %} · {{ post.author_email }}{% endif %}
{% endif %}