This repository has been archived on 2022-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
blog.old/theme/my_theme/templates/category.html

3 lines
90 B
HTML

{% extends "index.html" %}
{% block title %}{{ SITENAME }} - {{ category }}{% endblock %}