@@include("./partials/title-meta.html", {"title": "Image Menu"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Image Menu"})
To enable an image with a gradient sidebar style, add data-menu-color="image" to the <html> tag in your layout.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')