-
-
+
+
{% if entry.id in read_book_ids %}{% endif %}
diff --git a/cps/templates/search.html b/cps/templates/search.html
index b63819be..e88c2974 100644
--- a/cps/templates/search.html
+++ b/cps/templates/search.html
@@ -43,8 +43,8 @@
{% if entry.has_cover is defined %}
-
-
+
+
{% if entry.id in read_book_ids %}{% endif %}
diff --git a/cps/templates/shelf.html b/cps/templates/shelf.html
index 7ee96f7d..6e436976 100644
--- a/cps/templates/shelf.html
+++ b/cps/templates/shelf.html
@@ -30,8 +30,8 @@
-
-
+
+
{% if entry.id in read_book_ids %}{% endif %}
diff --git a/cps/templates/shelf_order.html b/cps/templates/shelf_order.html
index fc53a69a..a5f91629 100644
--- a/cps/templates/shelf_order.html
+++ b/cps/templates/shelf_order.html
@@ -9,9 +9,9 @@
{% if entry['visible'] %}
-
+
{% else %}
-
+
{% endif %}