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