remove artist post previews
This commit is contained in:
@@ -39,17 +39,6 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</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" %>
|
<%= render "secondary_links" %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user