How do I add a separator between elements in an {{#each}} loop except after the last element? February 22, 2023 by Tarik I know I’m late to the parts but I found a WAYYYY simpler method {{#unless @last}},{{/unless}}