blog/themes/flex/templates/category.html
2015-10-12 17:19:51 +02:00

4 lines
119 B
HTML

{% extends "index.html" %}
{% block title %} – Category: {{ category }}{% endblock %}
{% set summarise = True %}