Changed references to 'set' to 'shelf'.
[wolnelektury.git] / templates / catalogue / book_short.html
index 019a7b8..e6a3748 100644 (file)
@@ -1,9 +1,7 @@
 <div class="book">
-    {# {% if request.user.is_authenticated %} #}
     <div class="change-sets">
         <a href="{% url catalogue.views.book_sets book.slug %}" class="jqm-trigger">Półki</a>
     </div>
-    {# {% endif %} #}
     <div class="book-thumbnail"></div>
     <div class="book-description">
         <h2><a href="{{ book.get_absolute_url }}">{{ book.title }}</a></h2>