per review, removing custom pagination for booklist and handling all pending books at the end of the list

This commit is contained in:
Pablo Barton
2021-04-18 14:46:28 -04:00
parent afd1cdc2a8
commit fa75438070
4 changed files with 154 additions and 73 deletions

View File

@ -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">