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
|
@ -12,3 +12,5 @@
|
|||
{% if description %}
|
||||
<blockquote>{{ book.data.description | description }}</blockquote>
|
||||
{% endif %}
|
||||
|
||||
{% include 'snippets/shelve-button.html' with book=book pulldown=shelf_pulldown%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue