{layout @admin.html} {block content}

{_'polls.update_poll'}

{var $action = BASE_URL . 'polls/poll/update/' . $poll->poll_id} {include _form.html, action: $action} {/block}