From b4d776a07caba8a3adeb64ead73fd1970b02aaa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=86=E7=93=9C=E4=BA=91?= Date: Mon, 28 Aug 2023 09:58:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=BB=91=E8=89=B2=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E4=B8=8B=E5=88=B7=E6=96=B0=E9=A1=B5=E9=9D=A2=E6=9C=89?= =?UTF-8?q?=E7=9F=AD=E6=97=B6=E7=99=BD=E9=97=AA=E7=9A=84=E7=8E=B0=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/base.html b/templates/base.html index 77c69c5..74445aa 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,11 @@ + {% block head %}{% endblock %}