Ghost/ghost/admin/app/templates/settings/theme/uploadtheme.hbs
Peter Zimon 679dc3c0d6 Separate theme design (#1831)
* Separated theme and design settings
2021-02-02 16:08:04 +00:00

8 lines
204 B
Handlebars

<GhFullscreenModal @modal="upload-theme"
@model={{hash
themes=themes
activate=(route-action 'activateTheme')
}}
@close={{route-action "cancel"}}
@modifier="action wide" />