Keep the rows distinct

This commit is contained in:
tcely 2025-02-28 02:10:20 -05:00 committed by GitHub
parent 2d4e23a8d7
commit b61061d3c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,8 +74,8 @@
{% endfor %}
</div>
</div>
{% include 'pagination.html' with pagination=sources.paginator filter=source.pk %}
</div>
{% include 'pagination.html' with pagination=sources.paginator filter=source.pk %}
<div class="row">
<div class="col s12">
<h2>Completed</h2>