flex/templates/category.html
Alexandre Vicenzi b35cde0428 Flex theme.
2015-07-18 21:04:01 -03:00

3 lines
118 B
HTML

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