diff --git a/app/views/post/show.php b/app/views/post/show.php index b3f48d6..80bd076 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -27,8 +27,6 @@
can_see_ads(current_user())) : ?> partial('horizontal') ?> -
-
partial('post/show_partials/image') ?> partial('post/show_partials/image_footer', ['post_id' => $this->post->id]) ?>