diff --git a/members/signup.hbs b/members/signup.hbs
index b912863..5931e79 100644
--- a/members/signup.hbs
+++ b/members/signup.hbs
@@ -23,7 +23,7 @@
{{t "Monthly"}}
-
${{@price.monthly}} / {{t "month"}}
+
${{price monthly_price currency=currency}} / {{t "month"}}
- {{t "Full access to all private posts"}}
@@ -38,7 +38,7 @@
Yearly
-
${{@price.yearly}} / {{t "year"}}
+
${{price yearly_price currency=currency}} / {{t "year"}}
- {{t "Full access to all private posts"}}