[% poll = c.model('Vote').poll(voteid) %]

[% l('[_1] ballots to decrypt in this poll', poll.list_ballot_need_dec.size) %]

[% IF NOT poll.info.private_key %]

[% l('Enter poll key here:') %]


[% END %]