@@include('./_head.html', { "path": "../..", "title": "Pixel Lite - Bootstrap Accordions" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-dark" })
@@include('./_preloader.html', { "path": "../.." })

Accordions

Using the card component, you can extend the default collapse behavior to create an accordion. For properly accordion style, be sure to use .accordion as a wrapper.

@@include('./components/_accordions.html', { "path": "../.." }) @@include('./_free-vs-pro.html', { "path": "../.." })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary text-white" }) @@include('./_scripts.html', { "path": "../.." })