fixes
[wolnelektury.git] / src / catalogue / templates / catalogue / preview_ad.html
index 0494a8b..33ea773 100644 (file)
@@ -18,7 +18,7 @@
       </a>
     </h3>
     <div>
-      {{ book.description|truncatewords_html:20|safe }}
+      {{ book.abstract|truncatewords_html:20|safe }}
     </div>
   </div>
 {% endif %}