{{#if spaces}} {{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.Export label=(localize 'space_admin_export') onClick=(action "onExport")}}
{{else}}

{{localize 'space_admin_empty'}}

{{/if}}