From c33ab038c7e915c9b3635b04fc0fafe0229247ce Mon Sep 17 00:00:00 2001 From: r888888888 Date: Thu, 8 Aug 2013 17:18:21 -0700 Subject: [PATCH] fixes #1885 --- app/views/posts/show.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index e0638eb7a..edaeb6cbe 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -123,6 +123,8 @@ <% if @post.presenter.next_post_in_pool %> + + <% end %> <% end %>