diff --git a/bookwyrm/templates/snippets/opengraph_images.html b/bookwyrm/templates/snippets/opengraph_images.html index 0c0f16a4..1f07a1e1 100644 --- a/bookwyrm/templates/snippets/opengraph_images.html +++ b/bookwyrm/templates/snippets/opengraph_images.html @@ -1,3 +1,5 @@ +{% load static %} + {% if preview_images_enabled is True %} {% if image %}