1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +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
@@ -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>