{layout @admin.html} {block content}

{_'update_snippet'}

{var $action = BASE_URL . 'snippet/update/' . $snippet->snippet_id} {include _form.html, action => $action} {/block}