aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/post/update.php
blob: aa3835da8bd0a513b127aebf23f8cf3f6a9f64bd (plain)
1
2
3
4
5
6
<main id="main-content">
<h1><i class="fa fa-pencil-square-o"></i><?=$Language->text('update_post')?></h1>
<p><?=$Language->text('update_post_desc')?></p>

<?=$HTML?>
</main>