{{#let (hash value=(or sortBy "Name:asc") change=(action (mut sortBy) value="target.selected") ) (hash searchproperty=(hash value=(if (not-eq searchproperty undefined) (split searchproperty ',') searchProperties ) change=(action (mut searchproperty) value="target.selectedItems") default=searchProperties ) ) loader.data as |sort filters items|}}

{{#if (can "create nspaces")}} Create {{/if}} {{#if (gt items.length 0)}} {{/if}}

{{#if (gt items.length 0)}} No namespaces found {{else}} Welcome to Namespaces {{/if}}

{{#if (gt items.length 0)}} No namespaces where found matching that search, or you may not have access to view the namespaces you are searching for. {{else}} There don't seem to be any namespaces, or you may not have access to view namespaces yet. {{/if}}

{{/let}}