<%= config.title %>

<% if (theme.subtitle){ %>

<%= theme.subtitle %>

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