From 148aee0171d2c3d92062f44e74be2fb0fdb055c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 19 Mar 2026 13:01:48 +0900 Subject: [PATCH] Upload handlers/template/tools/page_setup.py --- 03.Code/업로드용/handlers/template/tools/page_setup.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 03.Code/업로드용/handlers/template/tools/page_setup.py diff --git a/03.Code/업로드용/handlers/template/tools/page_setup.py b/03.Code/업로드용/handlers/template/tools/page_setup.py new file mode 100644 index 0000000..27f1b41 --- /dev/null +++ b/03.Code/업로드용/handlers/template/tools/page_setup.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +... (content) ...