{{title 'Namespaces'}} {{#let (selectable-key-values (array "Name:asc" "A to Z") (array "Name:desc" "Z to A") selected=sortBy ) as |sort| }} {{partial 'dc/nspaces/notifications'}}

Namespaces

Create {{#if (gt items.length 0)}} {{/if}} {{#let (sort-by (comparator 'nspace' sort.selected.key) items) as |sorted|}}

{{#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}}
{{/let}}