diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index 3a383c1ab..e992d4833 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -162,7 +162,10 @@ - + + <% if @post.visible? %> + + <% end %> <% if Danbooru.config.enable_post_search_counts %>