@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Validation"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Forms","title":"Validation"})

Browser defaults

@
@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')