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