From 725095dd28c0a5de5c28077c26821a36a226bafd Mon Sep 17 00:00:00 2001 From: liuwei Date: Fri, 27 Feb 2026 11:07:13 +0800 Subject: [PATCH] =?UTF-8?q?Reapply=20"codex=20=20=E8=AF=95=E7=94=A8?= =?UTF-8?q?=EF=BC=8C=E7=BE=8E=E5=8C=96"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ce3195d83ba6eb188ad09eba7974812365f08a24. --- admin/dashboard/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 176bcc9..7e5d627 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -209,6 +209,7 @@ + {% block styles %}{% endblock %}