mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
10 lines
197 B
Handlebars
10 lines
197 B
Handlebars
|
<GhFullscreenModal
|
||
|
@modal="install-theme"
|
||
|
@model={{hash
|
||
|
source=this.source
|
||
|
ref=this.ref
|
||
|
themes=@model
|
||
|
}}
|
||
|
@close={{this.close}}
|
||
|
@modifier="action wide"
|
||
|
/>
|