+
+
+
\ No newline at end of file
diff --git a/admin/includes/create_post.php b/admin/action/create_post.php
similarity index 85%
rename from admin/includes/create_post.php
rename to admin/action/create_post.php
index 610bf97..ae7964f 100644
--- a/admin/includes/create_post.php
+++ b/admin/action/create_post.php
@@ -29,6 +29,9 @@
+
+
+
Create post
@@ -41,8 +44,9 @@
+
+
+
\ No newline at end of file
diff --git a/admin/includes/edit_post.php b/admin/action/edit_post.php
similarity index 86%
rename from admin/includes/edit_post.php
rename to admin/action/edit_post.php
index 69a5787..d62263f 100644
--- a/admin/includes/edit_post.php
+++ b/admin/action/edit_post.php
@@ -25,6 +25,9 @@
+
+
+
Edit post
@@ -38,8 +41,8 @@
';
+ }
}
-}
\ No newline at end of file
+}
+?>
\ No newline at end of file
diff --git a/admin/includes/user.php b/admin/includes/user.php
new file mode 100644
index 0000000..12dfb74
--- /dev/null
+++ b/admin/includes/user.php
@@ -0,0 +1,10 @@
+
+
+
+
Admin Panel
@@ -18,16 +23,20 @@