From d22a1ad53529f5ef3d5c1750a1d92267f33a3f01 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Thu, 5 Mar 2026 11:00:07 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=91=EC=A3=BC=EC=9D=80=ED=96=89=20?= =?UTF-8?q?=EC=A0=84=EC=9A=A9=20nohead=20=EB=A0=88=EC=9D=B4=EC=95=84?= =?UTF-8?q?=EC=9B=83=20HTML=20=ED=8C=8C=EC=9D=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/layout/kjbank_nohead_layout.html | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/main/resources/templates/views/layout/kjbank_nohead_layout.html diff --git a/src/main/resources/templates/views/layout/kjbank_nohead_layout.html b/src/main/resources/templates/views/layout/kjbank_nohead_layout.html new file mode 100644 index 0000000..707f36a --- /dev/null +++ b/src/main/resources/templates/views/layout/kjbank_nohead_layout.html @@ -0,0 +1,24 @@ + + + + + + + + + +
+ + +
+ + + + +
+ + + \ No newline at end of file