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