Shelve books from anywhere you see a book
This commit is contained in:
parent
6c629be667
commit
78336531c9
7 changed files with 32 additions and 21 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue