{{#has visibility="paid"}}

{{t "This post is for paying subscribers only"}}

{{#if @member}}

{{t "Upgrade your account to read the post and get access to the full library of posts for paying subscribers only."}}

{{t "See plans"}} {{else}}

{{t "Sign up now and upgrade your account to read the post and get access to the full library of posts for paying subscribers only."}}

{{t "Sign up now"}} {{t "Already have an account?"}} {{t "Sign in"}} {{/if}}
{{else has visibility="tiers"}}

{{plural tiers.length empty=(t "No tiers") singular=(t "This post is for subscribers with the tier:") plural=(t "This post is for subscribers with any of the tiers:")}} {{tiers lastSeparator=(t "or") suffix=""}}

{{#if @member}}

{{t "Upgrade your account to get access to the post."}}

{{t "See plans"}} {{else}}

{{t "Sign up now and upgrade your account to get access to the post."}}

{{t "Sign up now"}} {{t "Already have an account?"}} {{t "Sign in"}} {{/if}}
{{else has visibility="members"}}

{{t "This post is for subscribers only"}}

{{t "Sign up now to read the post and get access to the full library of posts for subscribers only."}}

{{t "Sign up now"}} {{t "Already have an account?"}} {{t "Sign in"}}
{{/has}}