diff --git a/account/views/user.ejs b/account/views/user.ejs index 04d28dd..1485ce7 100644 --- a/account/views/user.ejs +++ b/account/views/user.ejs @@ -76,7 +76,7 @@ <% } %> <% if (user.tester && user.level === "student" && user.subscription) { %>

Current subscription: <% if (user.subscription.metadata.cycle === "monthly") { %>$1/month<% } else { %>$10/year<% } %>

-

Downgrade your account to cancel your subscription

+

Downgrade your account to cancel your subscription

<% } %> <% if (user.email) { %>

Password