{{#each this.themes as |theme|}}
{{/each}}
{{/if}}
{{#if this.local}}
{{i18n "admin.customize.theme.import_file_tip"}}
{{i18n "admin.customize.theme.import_web_tip"}}
{{i18n "admin.customize.theme.remote_branch"}}
{{i18n "admin.customize.theme.public_key"}}
{{i18n
"admin.customize.theme.create_name"
}}
{{i18n
"admin.customize.theme.create_type"
}}
{{html-safe
(i18n
"admin.customize.theme.direct_install_tip"
name=this.uploadName
)
}}
{{this.uploadUrl}}