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.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme/admin/html/post/insert.php b/theme/admin/html/post/insert.php
index dc32c24..9b7c588 100644
--- a/theme/admin/html/post/insert.php
+++ b/theme/admin/html/post/insert.php
@@ -1,4 +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?> \ No newline at end of file
+<?=$HTML?>
+</main>