{{#each poll.options}} {{/each}}
{{{option}}}
{{#if controller.showResults}}
{{i18n poll.voteCount count=votes}}
{{/if}}
{{#if showToggleClosePoll}} {{/if}}
{{#if loading}} {{/if}}