@@include("./partials/title-meta.html", {"title": "SaaS Skin"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"title":"Saas Skin"})
Set data-skin="saas" in the <html> tag to use the SaaS theme.
@@include('./partials/footer.html')
@@include('./partials/footer-scripts.html')