diff --git a/springBootBlog/src/main/resources/templates/post/create_post.html b/springBootBlog/src/main/resources/templates/post/create_post.html index 4244abff5..1625c0887 100644 --- a/springBootBlog/src/main/resources/templates/post/create_post.html +++ b/springBootBlog/src/main/resources/templates/post/create_post.html @@ -1,9 +1,21 @@ - + - - - This is the title of the Spring Boot POC! + + Create A New Post +
@@ -11,9 +23,40 @@

Create A New Post


Title:

- -

Content:

+

Content:

+
+ + + + + + + + +
+

+ + - \ No newline at end of file +