(() => {
{{ p.name }}
- {{ p.currency }}
- {{ planCycle(p).price }}
- {{ cycleSuffix }}
- -{{ planCycle(p).discount }}%
-
-
- ≈{{ p.currency }}{{ planCycle(p).approxMo }}{{ content.suffix.mo }}
-
-
- {{ content.plan.was }} {{ p.currency }}{{ p.cycles.monthly.price }}{{ content.suffix.mo }}
+ {{ content.free.price }}
+
+ {{ p.currency }}
+ {{ planCycle(p).price }}
+ {{ cycleSuffix }}
+ -{{ planCycle(p).discount }}%
+
+
+
+ ≈{{ p.currency }}{{ planCycle(p).approxMo }}{{ content.suffix.mo }}
+
+
+ {{ content.plan.was }} {{ p.currency }}{{ p.cycles.monthly.price }}{{ content.suffix.mo }}
+
+
{{ p.tagline }}