{{#each cards}}
Front: {{this.code}}
{{/each}}
{{#each cards}}
Back: {{this.code}}
{{/each}}