@@include("./partials/title-meta.html", {"title": "Metrica"}) @@include('./partials/head-css.html') @@include('./partials/left-sidebar-tab.html') @@include('./partials/topbar.html')

Pagination

Default Example

Pagination links indicate a series of related content exists across multiple pages.

Disabled and active states

Pagination links are customizable for different circumstances. Use .disabled for links that appear un-clickable and .active to indicate the current page.

Sizing Example

Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.

Alignment Example

Change the alignment of pagination components with flexbox utilities.

@@include('./partials/right-sidebar.html') @@include('./partials/footer.html')
@@include('./partials/vendorjs.html')