From 6a43cd05abf6be7d30e405f2e797738ffeaf659a Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 21 Mar 2022 01:28:56 -0400 Subject: update posts function --- public/views/editPost.html | 137 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 public/views/editPost.html (limited to 'public/views/editPost.html') diff --git a/public/views/editPost.html b/public/views/editPost.html new file mode 100644 index 0000000..371b455 --- /dev/null +++ b/public/views/editPost.html @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + Dashboard - Add New Post + + + + + +
+
+
+ +
+ +
+
+
+ + +
+
+ + +
+
+

Render + Preview

+
+
+
+ + +
+
+ + +
+ +
+
+ +
+
+
+
+
+
+
+
+ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3