Guides (more coming soon!)
<% sections.forEach(function(block, index) { %>
<% if ([12524601137933, 12761047144845, 12761100590605, 12761215536269].includes(block.id)) { %>
<%= block.name %>
<% if (block.sections.length) { %>
<% } else if (block.articles.length) { %>
<% } else { %>
empty
<% } %>
<% } %>
<% }) %>