Paginates results

This commit is contained in:
Mouse Reeve
2022-03-24 10:40:42 -07:00
parent 88e915409b
commit 951b611881
2 changed files with 11 additions and 1 deletions

View File

@ -44,5 +44,6 @@
{% endfor %}
</div>
{% include 'snippets/pagination.html' with page=reports path=request.path %}
{% endblock %}