From 8e1635e865811876adecde350f093886a4e03ed4 Mon Sep 17 00:00:00 2001 From: suki-un Date: Mon, 30 Sep 2024 23:43:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/page/templates/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/views/page/templates/index.html b/views/page/templates/index.html index 8515143..3f4a51d 100644 --- a/views/page/templates/index.html +++ b/views/page/templates/index.html @@ -1 +1,27 @@ + {% extends 'base_page.html' %} \ No newline at end of file