mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
4 lines
134 B
Handlebars
4 lines
134 B
Handlebars
|
{{#if this.showUpgradeButton}}
|
||
|
<button class="gh-btn gh-btn-green" {{action "openBilling"}}><span>Upgrade</span></button>
|
||
|
{{/if}}
|