{{#unless editingTheme}}

{{i18n 'admin.customize.theme.long_title'}}

{{d-button label="admin.customize.new" icon="plus" action="showCreateModal" class="btn-primary"}} {{d-button action="importModal" icon="upload" label="admin.customize.import"}}
{{themes-list themes=fullThemes title="admin.customize.theme.title"}} {{themes-list themes=childThemes title="admin.customize.theme.components"}}
{{/unless}} {{outlet}}