view themes/tuxlite_tbs/templates/category.html @ 94:b952a0ea1aaa

add some comments
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 14 Feb 2019 17:53:37 +0100
parents 6e2bcaecf3ec
children
line wrap: on
line source

{% extends "index.html" %}
{% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}