<%= config.title %>

<% if (theme.subtitle){ %>

<%= theme.subtitle %>

<% } %>
<% for (var i in theme.menu){ %> <%= i %> <% } %>
<% if (theme.rss){ %> <% } %>
<%- search_form({button: ''}) %>