<% if (showGoogleApiKeys) { %>

Configure API keys from external providers

<% if (!isInsideOrg) { %>

This is your Google Maps query string, contact with support@carto.com to change it.

<% } else if (isOrgOwner) { %>

This is the <%= organizationName %> Google Maps query string, contact with support@carto.com to change it.

<% } else { %>

This is the organization Google Maps API key

<% } %>
<% } %>