@@include("./partials/title-meta.html", {"title": "Scrollable Layout"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Scrollable"})
To enable full scrolling and view all content, please add data-layout-position="scrollable" to the <html> tag.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')