<% _.each(data, function(item, index) { %>
  • head

    <%= item.nickname %>

    文章 <%= item.article_total %> | 活动 <%= item.activity_total %>

    <%= item.introduction %>

    backgroup
  • <% }) %>