+
+ {{#if this.popular}}
+
+ {{#each this.themes as |theme|}}
+
+ {{/each}}
+
+ {{/if}}
+ {{#if this.local}}
+
+
+
+
+ {{i18n "admin.customize.theme.import_file_tip"}}
+
+
+ {{/if}}
+ {{#if this.remote}}
+
+ {{/if}}
+ {{#if this.create}}
+
+ {{/if}}
+ {{#if this.directRepoInstall}}
+
+
+ {{htmlSafe
+ (i18n
+ "admin.customize.theme.direct_install_tip"
+ name=this.uploadName
+ )
+ }}
+
+
{{this.uploadUrl}}
+
+ {{/if}}
+
+
+
+ <:footer>
+ {{#unless this.popular}}
+ {{#if this.duplicateRemoteThemeWarning}}
+
+ ⚠️
+ {{this.duplicateRemoteThemeWarning}}
+
+ {{/if}}
+ {{#if this.themeCannotBeInstalled}}
+