<%= namelink article %>

<%= preview_text(article, full) %>
<%= namelink(article.user) %> on <%= longertime article.created_at %>
<%= link_to article do %> <%= icon 'comments' %> Comments (<%= article.comments.count %>) <% end %>