micron-blog/theme/templates/category.mu

6 lines
84 B
Text
Raw Permalink Normal View History

2023-05-16 23:34:27 +03:00
{% extends "index.mu" %}
{% block content_title %}
>>{{ category }}
{% endblock %}