@@include("./partials/title-meta.html", {"title": "Icon View Sidebar Layout"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Icon View"})
To enable icon view menu scrolling and see all content, add data-sidenav-size="condensed" to the <html> tag.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')