{{#each myarray}} {{#if (-equal? @index 0) }} First loop output {{else}} second loop and on {{/if}} {{/each}}