{{ layout.language.question }}
{{#each poll.choices}} {{#if this.enabled}}
{{this.title}}
{{/if}} {{/each}}