1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

fix 'parts' path

This commit is contained in:
Tac Tacelosky
2021-10-25 12:18:35 -04:00
committed by GitHub
parent cb3140e98c
commit cd853d18f1

View File

@@ -16,5 +16,5 @@
{% endfor %}
</div>
<div class="d-flex">
{% include parts/pagination.html class="ms-auto" %}
</div>
{% include ui/pagination.html class="ms-auto" %}
</div>