@@include("./partials/title-meta.html", {"title": "Gradient Menu"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "title":"Gradient Menu"})
To enable a gradient sidebar style, add data-menu-color="gradient" to the <html> tag in your layout.

Your custom content here

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