<%= config.title %>

<% if (theme.subtitle){ %>

<%= theme.subtitle %>

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