From ce61d3db96e0539c8df1886ac635e7e85dbde31f Mon Sep 17 00:00:00 2001 From: roerick Date: Fri, 17 Oct 2025 15:32:19 -0600 Subject: initial commit, models not working --- templates/create_blog.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/create_blog.html (limited to 'templates/create_blog.html') diff --git a/templates/create_blog.html b/templates/create_blog.html new file mode 100644 index 0000000..6912216 --- /dev/null +++ b/templates/create_blog.html @@ -0,0 +1,17 @@ + + + + Create Blog + + +

Create Blog

+
+
+
+
+
+ +
+ + + -- cgit v1.2.3