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