<% if (theme.sidebar === 'bottom'){ %> <%- partial('_partial/sidebar') %> <% } %>
<% if (theme.copyright){ %> <%- render(theme.copyright, 'pug'); %> <% } %> © <%= date(new Date(), 'YYYY') %> <%= config.author || config.title %>
<%= __('powered_by') %> Hexo