<%- (theme.logo? '':'') %><%= config.title %>
<% for (var i in theme.menu){ %> <%= i %> <% } %>
<% if(theme.profile) { %>
<% } %>
<%- search_form({button: ' '}) %>
<% for (var i in theme.menu){ %> <% } %>
<%= i %> <%- search_form() %>