flex/templates/category.html
Alexandre Vicenzi 244807c8bb Add extra space.
2015-07-21 00:53:19 -03:00

3 lines
119 B
HTML

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