From 0546ddbf5d0363bc26732518b529ab2f78a19286 Mon Sep 17 00:00:00 2001 From: TakWolf Date: Sun, 18 Aug 2024 07:24:54 +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 0cee2b9..0808176 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 %}