Your account has been updated.
<% } %>Account settings
Storage
<%= sessionUser.archives.length %> <%= pluralize(sessionUser.archives.length, 'archive') %> View your profile
<% if (diskUsage > diskQuota) { %>You are out of disk space! Your archives will still be hosted, but you can't add any new archives or upload any new files.
<% if (!sessionUser.plan || sessionUser.plan === 'basic') { %>Upgrade to Pro to get more space.
<% } else { %> <% } %>Settings
Plan
<% if (!sessionUser.plan || sessionUser.plan === 'basic') { %>You are signed up for Hashbase's free account. Upgrade now Pro
<% } else { %>You are signed up for Hashbase Pro. Downgrade to a free plan
<% } %> <% if (sessionUser.stripeCardLast4) { %>Payment information
XXXX-XXXX-XXXX-<%= sessionUser.stripeCardLast4 %>