From 6466a3ab6d6987af490a18201c1b7093e2987b95 Mon Sep 17 00:00:00 2001 From: TakWolf Date: Tue, 12 Nov 2024 10:52:13 +0800 Subject: [PATCH] update --- assets/templates/common/base.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/assets/templates/common/base.html b/assets/templates/common/base.html index e6edff3..23ef7d4 100644 --- a/assets/templates/common/base.html +++ b/assets/templates/common/base.html @@ -5,6 +5,17 @@ {% block title %}{% endblock %} {% block style %}{% endblock %} + + + + {% block body %}{% endblock %}