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 %>