diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb
index 75cf09b3b..0a943beff 100644
--- a/app/views/posts/show.html.erb
+++ b/app/views/posts/show.html.erb
@@ -5,7 +5,7 @@
<%= render_advertisement("vertical") %>
- <% if @post.pools.any? %>
+ <% if @post.pools.active.any? %>