<% const { title: bi_title, logo_img: bi_logo_img } = theme.base_info const { logo: s_logo, first_screen: s_first_screen } = theme.style const { enable: s_fs_enable, header_transparent: s_fs_header_transparent } = s_first_screen const { title: config_title } = config const { enable: local_search_enable } = theme.local_search %>
<% if (local_search_enable === true) { %> <% } %>