<% if (theme.footer.content) { %>
<%- theme.footer.content %>
<% } %> <% if (theme.footer.statistics.enable) { %> <%- partial('_partials/footer/statistics.ejs') %> <% } %> <% if(theme.footer.beian.enable) { %> <%- partial('_partials/footer/beian.ejs') %> <% } %> <% if(theme.web_analytics.cnzz) { %> <% } %>