@@include("./partials/title-meta.html", {"title": "Compact Sidebar"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "title":"Compact Sidebar"})
To enable the medium-sized (compact) sidebar, add data-sidenav-size="compact" to the <html> tag.

Your custom content here

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')