From 2f2f14305e0ae0c5b09f0656eadcab6f56175694 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Tue, 5 May 2020 06:51:54 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98theme/templates/categories.html?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/templates/categories.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/templates/categories.html b/theme/templates/categories.html index e29be0c..bab22cc 100644 --- a/theme/templates/categories.html +++ b/theme/templates/categories.html @@ -1,4 +1,7 @@ {% extends "base.html" %} +{% block content_title %} +{{ SITENAME }} +{% endblock %} {% block content %}