aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/post/insert.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/html/post/insert.php')
-rw-r--r--theme/admin/html/post/insert.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/admin/html/post/insert.php b/theme/admin/html/post/insert.php
new file mode 100644
index 0000000..9b7c588
--- /dev/null
+++ b/theme/admin/html/post/insert.php
@@ -0,0 +1,6 @@
+<main id="main-content">
+<h1><i class="fa fa-pencil-square-o"></i><?=$Language->text('insert_post')?></h1>
+<p><?=$Language->text('insert_post_desc')?></p>
+
+<?=$HTML?>
+</main>