From f21a9515f4dce936eec6b9e2373afa69b4880817 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 15 Oct 2022 10:15:38 +0500 Subject: [PATCH] oops --- account/views/user.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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