From 74931a5161392364c0ae8a2f0668110866419a8f Mon Sep 17 00:00:00 2001 From: mxr612 Date: Sat, 15 Mar 2025 21:37:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86base=E4=B8=AD?= =?UTF-8?q?=E7=9A=84js=E6=94=BE=E7=BD=AE=E5=92=8Cmeta=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/templates/base.html b/templates/base.html index 7f4766d..cb7cfea 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,14 +4,10 @@ + + + - - - - {% block head_extra %}{% endblock %} @@ -31,6 +27,15 @@
{% block main %}{% endblock %}
+ + + + + \ No newline at end of file