<% if(theme.logo.method == 1){ %>
<%= config.title %>
<% } else if (theme.logo.method == 2 && theme.logo.avatar) { %> <% } %> <% if(theme.subtitle_social.method == 1 || theme.subtitle_social.method == 2){ %>
<%= theme.subtitle_social.subtitle.motto %>
<% } %> <% if(theme.subtitle_social.method == 2 || theme.subtitle_social.method == 3) { %>
<% for (var i in theme.subtitle_social.social) { %> <% } %>
<% } %>