{{#if (eq kind "row")}} {{else if (eq kind "group")}} {{else if (eq kind "suffix")}} {{#if (and clusterTemplatesWithoutRevisionsRows.length (not searchText.length))}} {{#each clusterTemplatesWithoutRevisionsRows as |inst|}} {{/each}} {{/if}} {{else if (eq kind "nomatch")}} {{t "clusterTemplateRow.noMatch"}} {{else if (eq kind "norows")}} {{t "clusterTemplateRow.noData"}} {{/if}}