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