<%= config.title %>

<% if(theme.uiux.slogan) { %> <% if(Array.isArray(theme.uiux.slogan)) { %> <%- theme.uiux.slogan.join('
') %> <% } else { %> <%- theme.uiux.slogan %> <% } %> <% } %>

<%- partial('_partial/isolate-sns_list') %>