{foreach from=$poll->getOptions(true) item=option}
  1. {$option->optionValue} ({#$option->votes}) {@$option->getRelativeVotes($poll)}%
  2. {/foreach}
{if $poll->endTime && !$poll->isFinished()}

{lang}wcf.poll.endTimeInfo{/lang}

{/if}