diff --git a/app/views/post/show.php b/app/views/post/show.php index f112efb..729b480 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -13,17 +13,22 @@ partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?> -
- can_show_ad('post#show-sidebar', current_user())) : ?> - partial('vertical') ?> - -
can_show_ad('post#show-top', current_user())) : ?> partial('horizontal', ['position' => 'top']) ?>