{{layout/logo-heading
title="Categories"
desc="Assign one or more categories to help organize content within this space"
icon=constants.Icon.Category}}
{{#if categories}}
{{ui/ui-list-picker items=categories nameField="category" singleSelect=false}}
This space has no categories yet
{{/if}}