mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-11-13 07:02:29 +00:00
89639de380
It used to add <h2> from the page title
3 lines
78 B
HTML
3 lines
78 B
HTML
{% extends "index.html" %}
|
|
{% block site_title %}{{ category }}{% endblock %}
|