{layout @admin.html} {block content}

{_'polls.add_poll'}

{var $action = BASE_URL . 'polls/poll/add'} {include _form.html, action: $action} {/block}