diff --git a/src/main/webapp/WEB-INF/views/mypost.jsp b/src/main/webapp/WEB-INF/views/mypost.jsp index 9c6dedc..da02e79 100644 --- a/src/main/webapp/WEB-INF/views/mypost.jsp +++ b/src/main/webapp/WEB-INF/views/mypost.jsp @@ -150,7 +150,7 @@ itemContainer.innerHTML = - '
' + item.content + '
' + + '
' + item.content + '
' + '
' + formattedDate + '
' + '';