Skip to main content
Help Center
License & Terms
Go to Artlist
Artlist Blog
License & Terms
Go to Artlist
Artlist Blog
Artlist
Subscriptions and Plans
AI Plans
AI Plans
Articles
Getting started with Artlist
Comparing Artlist's plans
The AI Suite plans explained
A free Trial explained
Cancel
<% var hasActiveCategory = false; %> <% categories.forEach(function(category) { if (category.isActive) { hasActiveCategory = true; } }); %> <% categories.forEach(function(category, index) { %> <% if (category.sections.length && (!hasActiveCategory || category.isActive)) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %> <% }); %>