@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Pagination

Use our pagination and breadcrumb examples to show that a series of related content exists across multiple pages and navigational hierarchy.

@@include('docs/_sidebar.html', {"page": "elements-pagination"})

Default

Pagination - Alternative

Breadcrumb

@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')