3     <strong>Prapremiera!</strong>
 
   4     Dziękujemy za wsparcie – przeczytaj w prezencie już dzisiaj!
 
   6   <div class="l-navigation__menu__book__info">
 
   7     <a href="{{ book.get_absolute_url }}" tabindex="-1">
 
   8       <img src="{{ book.cover_clean.url }}" alt="{{ book.pretty_title }}">
 
  11       <a href="{{ book.get_absolute_url }}" tabindex="-1">
 
  12         {% for author in book.authors %}
 
  21       {{ book.description|truncatewords_html:20|safe }}