@@include("../partials/head-links.html", {"title": "Zelio - Personal Portfolio Template"})
@@include("../partials/preloader.html")
@@include("../partials/header-home-1.html",{ "classList": "navbar-light w-100" })
@@include("../sections/work/work.html")
@@include("../sections/static/static-1.html", { "background": "bg-6" })
@@include("../sections/contact/contact-1.html")
@@include("../partials/footer-1.html")
@@include("../partials/btn-scroll-top.html")
@@include("../partials/scripts.html")