Paginates federated server list

This commit is contained in:
Mouse Reeve
2021-03-28 13:08:24 -07:00
parent 62cbfe0fac
commit 158d2c5231
2 changed files with 11 additions and 2 deletions

View File

@ -21,4 +21,5 @@
{% endfor %}
</table>
{% include 'snippets/pagination.html' with page=servers path=request.path %}
{% endblock %}