Paginates editions page
This commit is contained in:
parent
91b81de8a7
commit
04ca6de968
2 changed files with 11 additions and 1 deletions
|
@ -33,4 +33,8 @@
|
|||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
<div>
|
||||
{% include 'snippets/pagination.html' with page=editions path=request.path %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue