<% if (theme.base_info.hasOwnProperty('logo_img') && theme.base_info.logo_img) { %> <%- image_tag(theme.base_info.logo_img) %> <% } %> <%= theme.base_info.title || config.title || 'Keep Theme' %>
<% if (theme.local_search.enable === true) { %> <% } %>