{{this.model.product.name}}


{{html-safe this.model.product.description}}

{{#if this.canPurchase}}

{{i18n "discourse_subscriptions.subscribe.card.title"}}



{{#if this.loading}} {{loading-spinner}} {{else if this.isAnonymous}} {{else}}
{{#if this.isCountryUS}} {{else if this.isCountryCA}} {{else}} {{/if}}
{{/if}} {{else}}

{{i18n "discourse_subscriptions.subscribe.already_purchased"}}

{{i18n "discourse_subscriptions.subscribe.go_to_billing"}} {{/if}}