<%= block.description %>
<% } %><%= block.description %>
<% } %><% if (isSameDay(article.created_at, article.updated_at)) { %> <% } %> <%= dateText %> <%= new Date(date).toDateString().split(' ').slice(1).join(' ') %> <% if (article.vote_sum > 0) { %> <%= article.vote_sum %> <% } %>
<%= Util.getExcerpt(article.body || '', excerptLength) %>