diff --git a/app/views/post/index.php b/app/views/post/index.php
index 19946bd..5b78059 100755
--- a/app/views/post/index.php
+++ b/app/views/post/index.php
@@ -36,7 +36,7 @@
= $this->partial('blacklists') ?>
is_member_or_higher()) : ?>
-
+
searching_pool) : ?>
diff --git a/app/views/post/show.php b/app/views/post/show.php
index aca442f..3aeaaa9 100755
--- a/app/views/post/show.php
+++ b/app/views/post/show.php
@@ -35,7 +35,7 @@
= $this->partial('horizontal', ['position' => 'top']) ?>
post->can_be_seen_by(current_user())) : ?>
-
This post is restricted
+
post->can_be_seen_by(current_user())) : ?>
= $this->partial('post/show_partials/image') ?>