From dc1f1e5e21f2fd272c6348bbabb7db75e6962a52 Mon Sep 17 00:00:00 2001 From: TakWolf Date: Sun, 18 Aug 2024 07:20:50 +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 %}