diff --git a/bookmarks/templates/bookmarks/bookmark_list.html b/bookmarks/templates/bookmarks/bookmark_list.html
index dadfae0..d413823 100644
--- a/bookmarks/templates/bookmarks/bookmark_list.html
+++ b/bookmarks/templates/bookmarks/bookmark_list.html
@@ -145,7 +145,7 @@
{% if bookmark_list.show_preview_images and bookmark_item.preview_image_file %}
-
+
{% endif %}
{% endfor %}