diff --git a/html/account-me.ejs b/html/account-me.ejs index e6e4731d..a8751f06 100644 --- a/html/account-me.ejs +++ b/html/account-me.ejs @@ -5,207 +5,292 @@ Poke | Subscriptions - +
-

My subscriptions

- - +

My Subscriptions

User: @@ -214,7 +299,7 @@
- <% + <% const subKeys = (userSubs && Object.keys(userSubs)) || []; const subCount = subKeys.length; const groups = {}; @@ -236,40 +321,33 @@ }); %> - -
-