aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/post/insert.php
blob: 9b7c5886bf8bc22e824f3323c48efac438ae9251 (plain)
1
2
3
4
5
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>