<%- _("Manage Accounts").t() %>

<% if (isAdmin && (maxUsers > 1)) { %> <%- sprintf(_("You can manage up to %s accounts").t(), maxUsers) %> <% } %>