<%- partial('../editor_sidebar') %>
<% if(typeof(edit_error) !== 'undefined' && edit_error){ %>
× <%= edit_error %>
<% } %> <% if(typeof(error) !== 'undefined' && error){ %>
<%= error %>
<% }else{ %> <% if (typeof(action) !== 'undefined' && action === 'edit') { %>
<% } else { %> <% } %>
选择版块:
<% } %>
<%- partial('../includes/editor') %>