{if $polls_display_poll_widget eq 1}
{if !empty($poll_image)}
{$poll_question|html_decode} {$poll_question|html_decode}
{else}
{$poll_question|html_decode}
{/if}
    {section name=x loop=$answers}
  • {/section}
{$lang_results}
{/if}