{% extends "base.html" %} {% block title %}Category: {{ category }}{% endblock title %} {% block content %}
All the posts with the category "{{ category }}"