<%- (theme.customize.logo && theme.customize.logo.enabled ? '':'') %> <%= config.title %>
<% for (var i in theme.menu) { %> <%= i %> <% } %>
<% if(theme.customize.profile && theme.customize.profile.enabled) { %> <% var profile = theme.customize.profile; %>
<% } %> <%- partial('search/index') %>
<% for (var i in theme.menu) { %> <% } %>
<%= i %> <%- partial('search/index-mobile') %>