<%= config.title %>
<%- search_form({button: ' '}) %>
<% for (var i in theme.menu){ %> <%= i %> <% } %>
<% if(page.category || page.archive) { %>
<%- list_categories({depth: 1}) %>
<% } %>