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

3 lines
109 B
HTML

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