{{!-- Parameters: - yearly: boolean --}}
{{name}}
{{#match type "paid"}} {{#if yearly}}{{price yearly_price currency=currency}}{{else}}{{price monthly_price currency=currency}}{{/if}} {{else}} 0 {{/match}}
{{#match type "paid"}} {{#if yearly}}/{{t "year"}}{{else}}/{{t "month"}}{{/if}} {{/match}}
{{#if description}}
{{description}}
{{/if}} {{#if benefits}}
{{/if}}
{{t "Subscribe now"}}