{% extends "base.html" %} {% block content %}

Posts in "{{ category }}"

{% if total_pages > 1 %} {% endif %}
{% endblock %}