diff --git a/app/views/post/index.php b/app/views/post/index.php index 350855b..41205e9 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -99,12 +99,13 @@ partial("hover") ?> partial('posts', array('posts' => $this->posts)) ?> - can_show_ad('post#index-bottom', current_user())) : ?> - partial('horizontal') ?> -
willPaginate($this->posts) ?>
+ + can_show_ad('post#index-bottom', current_user())) : ?> + partial('horizontal') ?> +