diff --git a/app/views/shared/_meta.html.erb b/app/views/shared/_meta.html.erb
index 4d9e84ab..710bdf02 100644
--- a/app/views/shared/_meta.html.erb
+++ b/app/views/shared/_meta.html.erb
@@ -9,7 +9,10 @@
-<% unless content_for(:disable_image_preview) %>
+<% if content_for(:disable_image_preview) %>
+
+
+<% else %>