所有标签
<% if(locals.tags && tags.length > 0 ){ %>
<% }else{ %>
序号 | 名字 | 编辑 | 删除 | <%- partial('tag/tag_can_edit',{collection:tags,as:'tag'}) %>
---|
无标签
<% } %>
添加标签
<% if(locals.edit_error){ %>
×
<%= edit_error %>
<% } %>