{{ post.reading_time }} min read
{% if post.category %}
{% endif %}
{{ post.html_content|safe }}
{% if post.tags %}
{% endif %}
{% if prev_post or next_post %}
{% endif %}