{layout @admin.html} {block content}

{_'surveys.edit_question'}

{var $action = BASE_URL . 'surveys/question/update/' . $model->question_id} {include _form.html, action: $action} {/block}