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