From 2d8955144b8c8f9ab518a3cb04a7f362f0eb3239 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Wed, 13 Aug 2025 16:16:32 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=B8=94=EB=A1=9C=EA=B7=B8=20=ED=8F=AC?= =?UTF-8?q?=EC=8A=A4=ED=8C=85=20=EB=AA=A9=EB=A1=9D=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EB=82=A0=EC=A7=9C=20=ED=98=95=EC=8B=9D=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/itn/blog/posting/list.html | 127 ++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 src/main/resources/templates/itn/blog/posting/list.html diff --git a/src/main/resources/templates/itn/blog/posting/list.html b/src/main/resources/templates/itn/blog/posting/list.html new file mode 100644 index 0000000..8925848 --- /dev/null +++ b/src/main/resources/templates/itn/blog/posting/list.html @@ -0,0 +1,127 @@ + + + + 블로그 포스팅 계정 목록 + + + +
+
+ + + +
+
+
+
+
+

블로그 포스팅 계정 목록

+
+
+ +
+
+
+
+ +
+
+
+
+
+
+

계정 목록

+
+
+ + + + + + + + + + + + + + +
블로그 ID플랫폼블로그 이름블로그 URL등록일수정일액션
+
+
+
+
+
+
+
+ +
+
+ + +
+ + + + + + + + \ No newline at end of file