diff --git a/services/web/app/views/subscriptions/new-refreshed.pug b/services/web/app/views/subscriptions/new-refreshed.pug index eb32605755..e1aaa88bde 100644 --- a/services/web/app/views/subscriptions/new-refreshed.pug +++ b/services/web/app/views/subscriptions/new-refreshed.pug @@ -123,7 +123,7 @@ block content | !{translate("then_x_price_per_year", { price: noDiscountPriceAngularExp } )} hr.thin - p.price-cancel-anytime.text-center(ng-non-bindable) !{translate("cancel_anytime", { appName:'{{settings.appName}}' })} + p.price-cancel-anytime.text-center(ng-non-bindable) #{translate("cancel_anytime")} .col-md-5.col-md-push-1 .card.card-highlighted.card-border(ng-hide="threeDSecureFlow")