@@include("./partials/title-meta.html", {"title": "Light Menu"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Light Menu"})
To switch to a light sidebar, add data-menu-color="light" to the <html> tag in your layout.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')