Skip to main content
Help Center
License & Terms
Go to Artlist
Artlist Blog
License & Terms
Go to Artlist
Artlist Blog
Artlist
Licensing and Coverage
Understanding Licences
Understanding Licences
Articles
Understanding Artlist’s license
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 %>
<% }); %>
<% } %> <% }); %>