{extends file='page.tpl'} {block name=main} {* Global informations about the current poll *} {if !empty($message)}
{/if}{$poll->admin_name}
{$poll->comment}
{_("If you want to vote in this poll, you have to give your name, choose the values that fit best for you and validate with the plus button at the end of the line.")}
{_("The administrator locked this poll, votes and comments are frozen, it's not possible to participate anymore.")}
{_("The best choice at this time is:")}
{elseif $count_bests > 1}{_("The bests choices at this time are:")}
{/if} {$i = 0}{_("with")} {$max} {if $max==1}{_('vote')}{else}{_('votes')}{/if}.