This commit is contained in:
albert
2013-02-19 14:01:27 -05:00
parent 7817e571c3
commit 3fecc3fb82

View File

@@ -5,7 +5,7 @@
<%= render_advertisement("vertical") %>
<% if @post.pools.any? %>
<% if @post.pools.active.any? %>
<section id="pool-sidebar">
<h1>Pools</h1>
<%= @post.presenter.pool_html(self) %>