diff --git a/app/assets/javascripts/admin/addon/components/modal/install-theme.hbs b/app/assets/javascripts/admin/addon/components/modal/install-theme.hbs new file mode 100644 index 00000000000..b9d55e46bfb --- /dev/null +++ b/app/assets/javascripts/admin/addon/components/modal/install-theme.hbs @@ -0,0 +1,198 @@ + + <:body> + {{#unless this.directRepoInstall}} +
+ + + + +
+ {{/unless}} +
+ {{#if this.popular}} + + {{/if}} + {{#if this.local}} +
+ +
+ + {{i18n "admin.customize.theme.import_file_tip"}} + +
+ {{/if}} + {{#if this.remote}} +
+
+
+ {{i18n "admin.customize.theme.import_web_tip"}} +
+ +
+ + {{#if this.advancedVisible}} +
+
+ {{i18n "admin.customize.theme.remote_branch"}} +
+ +
+ {{/if}} + {{#if this.showPublicKey}} +
+
+ {{i18n "admin.customize.theme.public_key"}} +
+
+