{{ post.title }}
{% if post.date %} {% endif %}{{ post.reading_time }} min read
{{ post.html_content|safe }}
{% if post.tags %}
{% endif %}
{% extends "base.html" %} {% block title %}Category: {{ category }} - {{ site_title }}{% endblock %} {% block feed_links %} {% endblock %} {% block feed_nav_links %}
No posts in this category.
{% endif %} {% if total_pages > 1 %} {% endif %}