flex/templates/tag.html
2016-07-30 14:34:54 +02:00

3 lines
134 B
HTML

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