diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html
index 03496f52..5e66ff79 100644
--- a/bookwyrm/templates/layout.html
+++ b/bookwyrm/templates/layout.html
@@ -10,7 +10,11 @@
+ {% if preview_images_enabled is True %}
+
+ {% else %}
+ {% endif %}