From 846b3dc661d6238466fae185343ecee218487666 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 15 Oct 2022 10:14:09 +0500 Subject: [PATCH] nicer --- account/views/user.ejs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/account/views/user.ejs b/account/views/user.ejs index 6cd9250..04d28dd 100644 --- a/account/views/user.ejs +++ b/account/views/user.ejs @@ -62,22 +62,21 @@ <% } %> <% if (user.tester) { %>

Upgrade to Student account for Wordlist features

-
+
- +
- +
<% } %> <% } %> <% 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