aboutsummaryrefslogtreecommitdiffstats
path: root/built-texts/templates/category.html
blob: 52215e66e4a527f5aa3c5ee76a5afc190a7f22b5 (plain)
1
2
{% extends "index.html" %}
{% block title %}{{ SITENAME }} <small>{{ category }}</small>{% endblock %}