<% if (closeToLimits && canUpgrade) { %>

<% if (quotaPer <= 0) { %> You have reached your limits. <% } else { %> You're reaching your account limits. <% } %> <% if (upgradeableWithoutContactingSales) { %> Upgrade your account to boost your quota. <% } %>

<% if (upgradeableWithoutContactingSales) { %>   Upgrade your plan. <% } else { %>   Talk to Sales. <% } %>
<% } %>