{#foreach $T.questions as question}
    {#foreach $T.choices[$T.question$index] as choice}
  • Επιλογή {$T.choice$index+1}: {$T.choice}
  • {#/for} {#if !$T.choices[$T.question$index].length }
  • Λευκή ψήφος
  • {#/if}
Επεξεργασία ψηφοδελτίου {#/for}