% if(theme.post.toc.enable && theme.post.toc.placement === 'left' && page.toc !== false){ %>
<% } else if (theme.post.category_bar.enable && theme.post.category_bar.placement !== 'right' && !page.hide &&
(!theme.post.category_bar.specific || (theme.post.category_bar.specific && page.category_bar))) { %>
<% } %>