@@include("./partials/title-meta.html", {"title": "Gradient Topbar"}) @@include('./partials/head-css.html')
@@include('./partials/topbar.html') @@include('./partials/sidenav.html')
@@include("./partials/page-title.html", {"subtitle": "Layouts", "title":"Gradient Topbar"})
To enable the gradient topbar, add data-topbar-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')