Skip to main content
How can we help you?
Search
Promoted articles
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
-
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (sections.length > maxSections) { %>
-
See more
<% } %>
<% } %>