{#if $T.election_metadata.use_advanced_audit_features}

Auditar [opcional]

{#/if}

Revise a sua cédula.

{#foreach $T.questions as question} Questão #{$T.question$index + 1}: {$T.question.short_name}
{#if $T.choices[$T.question$index].length == 0}
Nenhuma opção selecionada
{#/if} {#foreach $T.choices[$T.question$index] as choice}
✓ {$T.choice}
{#/for} {#if $T.choices[$T.question$index].length < $T.question.max} (Atenção: você selecionou {$T.choices[$T.question$index].length} candidatos(as), mas você poderia ter selecionado de {$T.question.min} até {$T.question.max}. Se prefefir, volte e edite a cédula antes de depositar) {#/if}

Editar resposta(s) {#if !$T.question$last}

{#/if} {#/for}

Antes de depositar na urna, você pode anotar seu rastreador de cédula:

{$T.encrypted_vote_hash}

{% trans "Once you click "Submit", the unencrypted version of your ballot will be destroyed, and only the encrypted version will remain. The encrypted version will be submitted to the Helios server. %}