remove artist post previews

This commit is contained in:
r888888888
2014-10-07 17:46:16 -07:00
parent 4281d1a48f
commit ec6b2406b6

View File

@@ -39,17 +39,6 @@
</ul>
</div>
<%
=begin %>
<div class="recent-posts">
<h1>Recent Posts</h1>
<div style="margin: 1em 0;">
<%= @post_set.presenter.post_previews_html(self) %>
</div>
</div>
<%
=end %>
<%= render "secondary_links" %>
</div>
</div>