Revert "#2234 comment out post previews"

This reverts commit 4281d1a48f.
This commit is contained in:
r888888888
2017-06-29 13:15:02 -07:00
parent d4c89bccfc
commit c4503e9971
4 changed files with 10 additions and 3 deletions

View File

@@ -19,6 +19,13 @@
<p>The artist requested removal of this page.</p>
<% end %>
<div class="recent-posts">
<h1>Recent Posts</h1>
<div style="margin: 1em 0;">
<%= @post_set.presenter.post_previews_html(self) %>
</div>
</div>
<%= render "secondary_links" %>
</div>
</div>