1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-09-20 23:51:43 +00:00
balkian.github.com/balkiantheme/templates/category.html

3 lines
78 B
HTML
Raw Normal View History

{% extends "index.html" %}
{% block site_title %}{{ category }}{% endblock %}