{{#if categories}} {{#each categories as |cat|}} {{#if cat}}
{{cat}}
{{/if}} {{/each}} {{/if}}