Another cover fix.
[wolnelektury.git] / apps / catalogue / templates / catalogue / book_short.html
index 5757c6a..3a0d37a 100644 (file)
@@ -40,7 +40,7 @@
         </div>
 
 <div class="cover-area">
-    {% if book.cover %}
+    {% if book.cover_thumb %}
         {% if main_link %}<a href="{{ main_link }}">{% endif %}
             <img src="{{ book.cover_thumb.url }}"
                 alt="Cover" class="cover" />