@@include("./partials/title-meta.html", {"title": "Sidebar without Icons with Lines"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"No Icons with Lines"})
If you want to remove icons and display sidebar items in line style, add the class "sidebar-no-icons sidebar-with-line" to the <html> tag.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')