1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/pages/pagination.html
2019-04-02 17:37:42 +02:00

15 lines
282 B
HTML

---
title: Pagination
---
{% card %}
{% include parts/pagination.html %}
{% include parts/pagination.html icons=true %}
{% endcard %}
{% card %}
{% include parts/pagination.html count=0 prev-description="Getting started" next-description="Breadcrumbs" %}
{% endcard %}