#2234 comment out post previews

This commit is contained in:
Toks
2014-10-05 16:40:13 -04:00
parent 3f6e03b726
commit 4281d1a48f
4 changed files with 7 additions and 3 deletions

View File

@@ -39,12 +39,16 @@
</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>