<% if (theme.top){ %>
<% } %> <% if (!index && ((theme.toc === 1 && post.toc) || theme.toc === 2)){ %>
<%- toc(post.content) || theme.toc_empty_wording %>
<% } %>