{layout @admin.html} {block content}

{_'blog.update_post'}

{var $action = BASE_URL . 'blog/post/update/' . $post->post_id} {include _form.html, action => $action} {/block}