This commit is contained in:
Toks
2013-09-06 10:32:54 -04:00
parent 0845c61908
commit 07f3c1e655

View File

@@ -19,9 +19,13 @@
<section id="content">
<h1>Favorites</h1>
<%= @favorite_set.presenter.post_previews_html(self) %>
<%= render "posts/partials/index/edit" %>
<%= sequential_paginator(@favorite_set.favorites) %>
<div id="posts">
<%= @favorite_set.presenter.post_previews_html(self) %>
<%= sequential_paginator(@favorite_set.favorites) %>
</div>
</section>
<% content_for(:page_title) do %>