[% poll = c.model('Vote').poll(voteid) %] [% INCLUDE 'includes/admin_menu.tt' %] [% IF poll.status() != 'AFTER' %]

[% IF c.req.param('importtype') %]

[% IF importtt %] [% INCLUDE $importtt %] [% END %]

[% END %][% # if importtype %]
[% END %]
[% FOREACH voter = voters %] [% IF loop.first %]
[% IF import_handle.can_authenticate %] [% l('Use external authentication') %]
[% l('Enter a hint for the password here') %]

[% END %]
[% END %]

[% voter.0 | html %] [% voter.1 | html %] [% voter.2 | html %]

[% END %]