<%~ include('./partials/head', { title: 'Upgrade' }) %> <%~ include('./partials/nav', { nav: 'settings' }) %> <% const plan = it.account.plan; const expiresAt = it.account.plan_expires_at; %>
← Back to settings

Upgrade Plan

<% if (plan !== 'lifetime') { %> <% } %> <% if (plan !== 'lifetime') { %> <% } %>
<%~ include('./partials/foot') %>