<{foreach item=poll from=$block.polls}>
<{foreach item=option from=$poll.options}> "> <{/foreach}>
<{$poll.question}>
<{$option.text}>
<{/foreach}>