per review, removing custom pagination for booklist and handling all pending books at the end of the list
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user