1
0
Fork 0

Shelve books from anywhere you see a book

This commit is contained in:
Mouse Reeve 2020-02-21 16:26:52 -08:00
parent 6c629be667
commit 78336531c9
7 changed files with 32 additions and 21 deletions

View file

@ -4,7 +4,7 @@
<div id="content">
<div>
<div class="book-preview">
{% include 'snippets/book.html' with book=book size=large rating=rating description=True %}
{% include 'snippets/book.html' with book=book size=large rating=rating description=True shelf_pulldown=True %}
</div>
<div id="tag-cloud">
{% for tag in tags %}