diff --git a/CHANGELOG.md b/CHANGELOG.md index 667f5b3e0..8c969c176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added more durations in the coupon system +### Changed + +- Improved the pricing page + ## 1.130.0 - 30.03.2022 ### Added diff --git a/apps/client/src/app/pages/pricing/pricing-page.html b/apps/client/src/app/pages/pricing/pricing-page.html index 60e44f700..4e6c5c705 100644 --- a/apps/client/src/app/pages/pricing/pricing-page.html +++ b/apps/client/src/app/pages/pricing/pricing-page.html @@ -178,16 +178,19 @@
Fully managed Ghostfolio cloud offering.
- {{ baseCurrency }}
+
{{ price }}
+ >{{ baseCurrency }} {{ price }} {{ baseCurrency }} {{ price - coupon }}