@@include("./partials/title-meta.html", {"title": "Gradient Topbar"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Gradient Topbar"})
To enable the gradient topbar, add data-topbar-color="gradient" to the <html> tag in your layout.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')