From 8a7c755d43beb25e44f645404f9cb1fdc1623420 Mon Sep 17 00:00:00 2001 From: haerong22 Date: Sun, 14 Aug 2022 04:17:38 +0900 Subject: [PATCH] #16 board : articles page impl --- .../resources/templates/articles/index.html | 28 +++++++++++-------- .../resources/templates/articles/index.th.xml | 11 ++++++++ 2 files changed, 28 insertions(+), 11 deletions(-) diff --git a/board/src/main/resources/templates/articles/index.html b/board/src/main/resources/templates/articles/index.html index d43c5d88..32396e75 100644 --- a/board/src/main/resources/templates/articles/index.html +++ b/board/src/main/resources/templates/articles/index.html @@ -13,7 +13,10 @@ - +
@@ -53,22 +56,22 @@
- +
- - - - + + + + - - - - + + + + @@ -96,7 +99,10 @@ -
+
+
+ 푸터 +
diff --git a/board/src/main/resources/templates/articles/index.th.xml b/board/src/main/resources/templates/articles/index.th.xml index bbfb3414..0c1823e2 100644 --- a/board/src/main/resources/templates/articles/index.th.xml +++ b/board/src/main/resources/templates/articles/index.th.xml @@ -2,4 +2,15 @@ + + + + + + + + + + + \ No newline at end of file
제목해시태그작성자작성일제목해시태그작성자작성일
첫 글#Javakim2022-08-09첫 글#Javakim
두번째 글