@@include("./partials/title-meta.html", {"title": "Sidebar with Lines"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Sidebar with Lines"})
If you want to display a line with each menu item, add the class "sidebar-with-line" to the <html> tag.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')