explore/posts/viewed: refactor post previews.

This commit is contained in:
evazion
2020-01-12 21:33:31 -06:00
parent 083ce75c10
commit 74ce866890
5 changed files with 4 additions and 76 deletions

View File

@@ -1,10 +1,10 @@
<div id="c-explore-posts">
<div id="a-viewed">
<h1>Most Viewed - <%= @post_set.presenter.date %></h1>
<h1>Most Viewed - <%= @date %></h1>
<%= render "posts/partials/common/inline_blacklist" %>
<%= @post_set.presenter.post_previews_html(self) %>
<%= post_previews_html(@posts) %>
<div class="paginator">
<menu>