per review, removing custom pagination for booklist and handling all pending books at the end of the list
This commit is contained in:
parent
afd1cdc2a8
commit
fa75438070
4 changed files with 154 additions and 73 deletions
|
@ -57,7 +57,7 @@
|
|||
{% endfor %}
|
||||
</ol>
|
||||
{% endif %}
|
||||
{% include "snippets/booklist-pagination.html" with page=items %}
|
||||
{% include "snippets/pagination.html" with page=items %}
|
||||
</section>
|
||||
|
||||
<section class="column is-one-quarter content">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue