free trial length is show correctly at bottom of plans page

This commit is contained in:
Henry Oswald 2014-10-15 11:49:20 +01:00
parent fd8991f62e
commit e443809206

View file

@ -165,7 +165,7 @@ block content
) #{translate("buy_now")}
.row.row-spaced(ng-cloak)
p.text-centered #{translate("choose_plan_works_for_you", {len:14})}
p.text-centered #{translate("choose_plan_works_for_you", {len:'{{trial_len}}'})}
.row(ng-cloak)
.col-md-8.col-md-offset-2